Class AnnotationDecorator
java.lang.Object
org.eclipse.jetty.ee8.annotations.AnnotationDecorator
- All Implemented Interfaces:
 Decorator
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
_introspector
 - 
_context
 
 - 
 - 
Constructor Details
- 
AnnotationDecorator
 
 - 
 - 
Method Details
- 
introspect
Look for annotations that can be discovered with introspection:- Resource
 - Resources
 - RunAs
 - PostConstruct
 - PreDestroy
 - DeclareRoles
 - MultiPart
 - ServletSecurity
 
- Parameters:
 o- the object to introspectmetaInfo- information about the object to introspect
 - 
decorate
 - 
destroy
 
 -