Package org.jboss.resteasy.annotations
Annotation Type Decorator
Meta-annotation to be placed on another annotation that triggers decoration
- Version:
 - $Revision: 1 $
 - Author:
 - Bill Burke
 - See Also:
 
- 
Required Element Summary
Required Elements 
- 
Element Details
- 
processor
Class<? extends DecoratorProcessor> processor - 
target
Class<?> target 
 -