| Interface | Description |
|---|---|
| Activatable |
Interface for implementations which can be activated/deactivated.
|
| Destroyable |
Interface to represent types which can be able to destroyed.
|
| Ordered |
Interface to specify order.
|
| SelfAware |
Interface to represent types which can give information about themselves.
|
| Annotation Type | Description |
|---|---|
| Annotated |
Annotation to mark the class with any value.
|
Copyright © 2018. All Rights Reserved.