org.eclipse.jetty.util.Decoratorpublic class PlusDecorator
extends java.lang.Object
implements org.eclipse.jetty.util.Decorator
| Modifier and Type | Field | Description |
|---|---|---|
protected org.eclipse.jetty.webapp.WebAppContext |
_context |
| Constructor | Description |
|---|---|
PlusDecorator(org.eclipse.jetty.webapp.WebAppContext context) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
decorate(java.lang.Object o) |
|
void |
destroy(java.lang.Object o) |
Copyright © 1995–2018 Webtide. All rights reserved.