Uses of Class
org.ops4j.pax.web.service.jetty.internal.PriorityValue
-
Packages that use PriorityValue Package Description org.ops4j.pax.web.service.jetty.internal -
-
Uses of PriorityValue in org.ops4j.pax.web.service.jetty.internal
Method parameters in org.ops4j.pax.web.service.jetty.internal with type arguments of type PriorityValue Modifier and Type Method Description voidPrioritizedHandlerCollection. setPriorityHandlers(Set<PriorityValue<org.eclipse.jetty.server.Handler>> handlers)Dedicated method to add a handler retrieved from OSGi registry.
-