Interface Decorator
- All Known Subinterfaces:
 Context
- All Known Implementing Classes:
 AnnotationDecorator, AnnotationDecorator, AnnotationDecorator, AnnotationDecorator, CdiSpiDecorator, CdiSpiDecorator, CdiSpiDecorator, CdiSpiDecorator, Context.Wrapper, ContextHandler.ScopedContext, DecoratedObjectFactory, DeprecationWarning, PlusDecorator, PlusDecorator, PlusDecorator, PlusDecorator, ServletContextHandler.ServletScopedContext, ServletContextHandler.ServletScopedContext
public interface Decorator
Interface to decorate objects created by the 
DecoratedObjectFactory- 
Method Summary
 
- 
Method Details
- 
decorate
<T> T decorate(T o)  - 
destroy
 
 -