Uses of Class
org.eclipse.jetty.deploy.bindings.StandardUndeployer
-
Packages that use StandardUndeployer Package Description org.eclipse.jetty.osgi.boot -
-
Uses of StandardUndeployer in org.eclipse.jetty.osgi.boot
Subclasses of StandardUndeployer in org.eclipse.jetty.osgi.boot Modifier and Type Class Description class
OSGiUndeployer
OSGiUndeployer Extension of the Jetty Undeployer which emits OSGi EventAdmin events whenever a webapp is undeployed from Jetty.
-