Uses of Class
org.eclipse.jetty.osgi.boot.internal.serverfactory.ServerInstanceWrapper
Packages that use ServerInstanceWrapper
-
Uses of ServerInstanceWrapper in org.eclipse.jetty.osgi.boot
Methods in org.eclipse.jetty.osgi.boot that return ServerInstanceWrapperModifier and TypeMethodDescriptionAbstractContextProvider.getServerInstanceWrapper()
AbstractWebAppProvider.getServerInstanceWrapper()
Methods in org.eclipse.jetty.osgi.boot with parameters of type ServerInstanceWrapperModifier and TypeMethodDescriptionvoid
AbstractWebAppProvider.setServerInstanceWrapper
(ServerInstanceWrapper wrapper) Constructors in org.eclipse.jetty.osgi.boot with parameters of type ServerInstanceWrapperModifierConstructorDescriptionOSGiDeployer
(ServerInstanceWrapper server) OSGiUndeployer
(ServerInstanceWrapper server)