| Package | Description |
|---|---|
| com.opencloud.slee.resources.sis.management |
Provides JMX MBean interfaces for managing the SIS.
|
| Modifier and Type | Field and Description |
|---|---|
static ExternalPlatformConfig |
ExternalPlatformConfig.DEFAULT_CONFIG |
| Modifier and Type | Method and Description |
|---|---|
ExternalPlatformConfig |
ExternalPlatformConfig.Builder.build() |
ExternalPlatformConfig |
ExternalPlatformManagementMBean.getPlatformConfig()
Get the
ExternalPlatformConfig object describing the configuration of the
external platform definition |
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalPlatformManagementMBean.setPlatformConfig(ExternalPlatformConfig config)
Update the configuration of this external platform definition.
|