Package org.eclipse.jetty.servlet
Interface ServletContextHandler.Decorator
- All Superinterfaces:
org.eclipse.jetty.util.Decorator
- Enclosing class:
- ServletContextHandler
@Deprecated
public static interface ServletContextHandler.Decorator
extends org.eclipse.jetty.util.Decorator
Deprecated.
Legacy Interface to decorate loaded classes.
Left for backwards compatibility with Weld / CDI
-
Method Summary
Methods inherited from interface org.eclipse.jetty.util.Decorator
decorate, destroy
Decorator