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