Package | Description |
---|---|
com.streamscape.runtime.mf.admin.sco | |
com.streamscape.sef | |
com.streamscape.service.osf.config | |
com.streamscape.service.osf.registry |
Modifier and Type | Method and Description |
---|---|
static ConfigurationProperty |
ServiceConfigurationObject.createSessionDataspaceProperty() |
Modifier and Type | Method and Description |
---|---|
ConfigurationProperty |
ConfigurationProperty.clone() |
static ConfigurationProperty |
FabricComponentProperties.getProperty(java.lang.String propertyName) |
Modifier and Type | Method and Description |
---|---|
ConfigurationProperty |
AbstractServiceConfigurationObject.createAdvancedProperty(java.lang.String propertyName,
java.lang.String propertyLabel,
java.lang.String propertyDescription)
Creates an advanced property that utilizes the dotted notation.
|
ConfigurationProperty |
AdvancedPropertiesConfiguration.getAdvancedProperty(java.lang.String propertyName)
Returns the
ConfigurationProperty object for a given property. |
ConfigurationProperty |
AbstractServiceConfigurationObject.getAdvancedProperty(java.lang.String propertyName) |
Modifier and Type | Method and Description |
---|---|
void |
AdvancedPropertiesConfiguration.addAdvancedProperty(ConfigurationProperty property)
Adds an advanced property to the configuration.
|
void |
AbstractServiceConfigurationObject.addAdvancedProperty(ConfigurationProperty property) |
Modifier and Type | Method and Description |
---|---|
ConfigurationProperty |
AdvancedProperties.getAdvancedProperty(java.lang.String propertyName) |
Modifier and Type | Method and Description |
---|---|
void |
AdvancedProperties.addAdvancedProperty(ConfigurationProperty property) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.