public class BrooklynCampPlatform extends AggregatingCampPlatform implements HasBrooklynManagementContext
CampPlatform
implementation which includes Brooklyn entities
(via BrooklynImmutableCampPlatform
)
and allows customisation / additionsModifier and Type | Class and Description |
---|---|
static class |
BrooklynCampPlatform.YamlParserImpl |
Constructor and Description |
---|
BrooklynCampPlatform(PlatformRootSummary root,
ManagementContext managementContext) |
Modifier and Type | Method and Description |
---|---|
static CampPlatform |
findPlatform(ManagementContext mgmt)
finds and returns the
CampPlatform registered for the management context, or null if none |
ManagementContext |
getBrooklynManagementContext() |
BrooklynCampPlatform |
setConfigKeyAtManagmentContext() |
applicationComponents, applicationComponentTemplates, assemblies, assemblyTemplates, platformComponents, platformComponentTemplates, transaction
pdp, root
public BrooklynCampPlatform(PlatformRootSummary root, ManagementContext managementContext)
@Nullable public static CampPlatform findPlatform(ManagementContext mgmt)
CampPlatform
registered for the management context, or null if nonepublic ManagementContext getBrooklynManagementContext()
getBrooklynManagementContext
in interface HasBrooklynManagementContext
public BrooklynCampPlatform setConfigKeyAtManagmentContext()