Package | Description |
---|---|
org.eclipse.jetty.servlet |
Jetty Server : Modular Servlet Integration
|
Modifier and Type | Field and Description |
---|---|
protected DecoratedObjectFactory |
ServletContextHandler._objFactory |
Modifier and Type | Method and Description |
---|---|
DecoratedObjectFactory |
ServletContextHandler.getObjectFactory()
The DecoratedObjectFactory for use by IoC containers (weld / spring / etc)
|