public class PlusDecorator extends Object implements ServletContextHandler.Decorator
| Modifier and Type | Field and Description |
|---|---|
protected WebAppContext |
_context |
| Constructor and Description |
|---|
PlusDecorator(WebAppContext context) |
protected WebAppContext _context
public PlusDecorator(WebAppContext context)
public Object decorate(Object o)
decorate in interface ServletContextHandler.Decoratorpublic void destroy(Object o)
destroy in interface ServletContextHandler.DecoratorCopyright © 1995-2015 Webtide. All Rights Reserved.