| Interface | Description |
|---|---|
| IItemDescriptor<T> |
The description of the Object.
|
| IItemRegistry<T> |
The registry used to track the descriptors of the extensions.
|
| Class | Description |
|---|---|
| AbstractRegistryEventListener |
Utility superclass used to process extensions.
|
| Enum | Description |
|---|---|
| AbstractRegistryEventListener.Action |
This enumeration will be used to distinguish the various states of an incoming event.
|