| Interface | Description |
|---|---|
| ExtensionPoint<T> |
The Extension Point interface.
|
| Annotation Type | Description |
|---|---|
| Extension |
Registers an extension using an extension file.
An extension file is similar to the application file, but just contains a single extension point configuration. |
| Extensions |
The containing annotation type for the repeatable annotation
Extension.Note: Since Extension is a Repeatable annotation, this containing annotation type is usually not needed to be declared explicitly. |
Copyright © 2012–2019 Drombler. All rights reserved.