| Package | Description |
|---|---|
| org.eclipse.jetty.annotations | |
| org.eclipse.jetty.plus.webapp | |
| org.eclipse.jetty.servlet |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationDecorator
WebAppDecoratorWrapper
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlusDecorator
WebAppDecorator
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ServletContextHandler.Decorator> |
ServletContextHandler._decorators |
| Modifier and Type | Method and Description |
|---|---|
List<ServletContextHandler.Decorator> |
ServletContextHandler.getDecorators() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletContextHandler.addDecorator(ServletContextHandler.Decorator decorator) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletContextHandler.setDecorators(List<ServletContextHandler.Decorator> decorators) |
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.