Class AnnotationDecorator
java.lang.Object
org.eclipse.jetty.ee10.annotations.AnnotationDecorator
- All Implemented Interfaces:
Decorator
AnnotationDecorator
-
Field Summary
-
Constructor Summary
-
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
-