Uses of Class
org.eclipse.jetty.deploy.bindings.StandardDeployer
-
Packages that use StandardDeployer Package Description org.eclipse.jetty.osgi.boot -
-
Uses of StandardDeployer in org.eclipse.jetty.osgi.boot
Subclasses of StandardDeployer in org.eclipse.jetty.osgi.boot Modifier and Type Class Description class
OSGiDeployer
OSGiDeployer Extension of standard Jetty deployer that emits OSGi EventAdmin events whenever a webapp is deployed into OSGi via Jetty.
-