Interface | Description |
---|---|
OsgiLauncher |
For use in Karaf, Brooklyn Launcher's startup is split into two parts:
Part one (by
brooklyn-karaf-init ) creates the management context etc,
and advertises the OsgiLauncher as a service. |
Class | Description |
---|---|
ClassRenameOsgiConfigLoader |
Loads the class-renames from the OSGi configuration file:
org.apache.brooklyn.classrename.cfg . |
ConfigSupplier | |
JcloudsProviderRenameOsgiConfigLoader | |
OsgiConfigLoader | |
OsgiLauncherImpl |
Initializer for brooklyn-core when running in an OSGi environment.
|
OsgiShutdownHandler |