Package org.eclipse.jetty.servlet
Class ServletContextHandler.LegacyDecorator
- java.lang.Object
-
- org.eclipse.jetty.servlet.ServletContextHandler.LegacyDecorator
-
- All Implemented Interfaces:
ServletContextHandler.Decorator
,Decorator
- Enclosing class:
- ServletContextHandler
private static class ServletContextHandler.LegacyDecorator extends java.lang.Object implements ServletContextHandler.Decorator
Implementation of the legacy interface to decorate loaded classes.
-
-
Constructor Summary
Constructors Constructor Description LegacyDecorator(Decorator decorator)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> T
decorate(T o)
void
destroy(java.lang.Object o)
-