| Interface | Description |
|---|---|
| FeatureInstaller<T> |
Installer serve two purposes: find extension on classpath and properly install it
(in dropwizard or somewhere else).
|
| Class | Description |
|---|---|
| CoreInstallersBundle |
Core installers bundle.
|
| InstallerModule |
Module performs auto configuration using classpath scanning or manually predefined installers and beans.
|