| Class | Description | |
|---|---|---|
| MetadataDecoratorAssembler | DecoratorAssembler implementation that can be used by all object definition builders that wish to process metadata tags on classes. | |
| ProcessInterfaces | Metadata tag that can be used on classes where the framework should process metadata on all interfaces implemented by the class. | |
| ProcessSuperclass | Metadata tag that can be used on classes where the framework should process metadata on the superclass. |