Uses of Interface
org.ops4j.pax.web.service.views.PaxWebContainerView
-
Packages that use PaxWebContainerView 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 PaxWebContainerView in org.ops4j.pax.web.service
Methods in org.ops4j.pax.web.service with type parameters of type PaxWebContainerView Modifier and Type Method Description default <T extends PaxWebContainerView>
TWebContainer. adapt(Class<T> type)Extension method to provide specialized view of a container to perform different tasks than registration of web elements/components.
-