| Interface | Description |
|---|---|
| IManagedJettyServerRegistry |
Keeps track of the running jetty servers.
|
| Class | Description |
|---|---|
| DefaultJettyAtJettyHomeHelper |
Called by the
JettyBootstrapActivator during the starting of the bundle. |
| JettyServerServiceTracker |
Deploy the jetty server instances when they are registered as an OSGi service.
|
| JettyServersManagedFactory |
Manages the deployment of jetty server instances.
|
| ServerInstanceWrapper |
Exposes a Jetty Server to be managed by an OSGi ManagedServiceFactory
Configure and start it.
|
Copyright © 1995-2012 Mort Bay Consulting. All Rights Reserved.