Uses of Class
org.ops4j.pax.web.service.WebContainerContext.DefaultContextIds
-
Packages that use WebContainerContext.DefaultContextIds Package Description org.ops4j.pax.web.service Main Pax Web API package providing: extensions toHttpServicefrom OSGi CMPN Http Service specification additional interfaces supporting OSGi CMPN Whiteboard specification -
-
Uses of WebContainerContext.DefaultContextIds in org.ops4j.pax.web.service
Methods in org.ops4j.pax.web.service that return WebContainerContext.DefaultContextIds Modifier and Type Method Description static WebContainerContext.DefaultContextIdsWebContainerContext.DefaultContextIds. valueOf(String name)Returns the enum constant of this type with the specified name.static WebContainerContext.DefaultContextIds[]WebContainerContext.DefaultContextIds. values()Returns an array containing the constants of this enum type, in the order they are declared.
-