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.Decorator
public void destroy(Object o)
destroy
in interface ServletContextHandler.Decorator
Copyright © 1995-2015 Webtide. All Rights Reserved.