Uses of Interface
org.ops4j.pax.web.service.MultiBundleWebContainerContext
-
Packages that use MultiBundleWebContainerContext 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 MultiBundleWebContainerContext in org.ops4j.pax.web.service
Methods in org.ops4j.pax.web.service that return MultiBundleWebContainerContext Modifier and Type Method Description MultiBundleWebContainerContextWebContainer. createDefaultSharedHttpContext()Creates a default implementation of aMultiBundleWebContainerContextwith default behavior andsharedname.MultiBundleWebContainerContextWebContainer. createDefaultSharedHttpContext(String contextId)Creates a default implementation of aMultiBundleWebContainerContextwith default behavior and given name.
-