Package org.eclipse.jetty.plus.webapp
Class PlusDecorator
- java.lang.Object
-
- org.eclipse.jetty.plus.webapp.PlusDecorator
-
- All Implemented Interfaces:
org.eclipse.jetty.util.Decorator
public class PlusDecorator extends Object implements org.eclipse.jetty.util.Decorator
PlusDecorator
-
-
Field Summary
Fields Modifier and Type Field Description protected WebAppContext_context
-
Constructor Summary
Constructors Constructor Description PlusDecorator(WebAppContext context)
-
-
-
Field Detail
-
_context
protected WebAppContext _context
-
-
Constructor Detail
-
PlusDecorator
public PlusDecorator(WebAppContext context)
-
-