| Enum | Description |
|---|---|
| Instantiation.InstantiationMode |
| Annotation Type | Description |
|---|---|
| Instantiation |
Indicates how a dynamic class should be managed by the class that instantiate it
The mode parameter by default is set to NEW_INSTANCE.
|
| MultiHandler |
Indicates if an handler class (e.g. for extension request/event) handling is a multi-handler.
|