Uses of Interface
org.ops4j.pax.web.service.whiteboard.ContextMapping
-
Packages that use ContextMapping Package Description org.ops4j.pax.web.service.whiteboard This package of pax-web-api contains interfaces representing all the web components (or web elements) that can be registered within running HTTP/Servlet engine. -
-
Uses of ContextMapping in org.ops4j.pax.web.service.whiteboard
Subinterfaces of ContextMapping in org.ops4j.pax.web.service.whiteboard Modifier and Type Interface Description interfaceHttpContextMappingHttpContext mapping collects all the information required to register aHttpContextto allow referencing it later.interfaceServletContextHelperMappingServletContextHelper mapping collects all the information required to register aServletContextHelperto allow referencing it later.
-