Package | Description |
---|---|
com.streamscape.service.osf.config | |
com.streamscape.service.osf.registry |
Modifier and Type | Method and Description |
---|---|
ServiceConfigurationProperty |
ServiceConfigurationProperty.clone() |
ServiceConfigurationProperty |
AbstractServiceConfigurationObject.createProperty(java.lang.String propertyName,
ServicePropertyType propertyType,
java.lang.String propertyGroup)
Create an instance of a
Service Configuration Property . |
ServiceConfigurationProperty |
ServiceConfigurationProperties.getProperty(java.lang.String name)
Gets a property instance by name.
|
ServiceConfigurationProperty |
AbstractServiceConfigurationObject.getProperty(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceConfigurationProperties.addProperty(ServiceConfigurationProperty property)
Adds a configuration property definition to the structure.
|
void |
AbstractServiceConfigurationObject.addProperty(ServiceConfigurationProperty property) |
Modifier and Type | Method and Description |
---|---|
ServiceConfigurationProperty |
ConfigurationProperties.getProperty(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationProperties.addProperty(ServiceConfigurationProperty property) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.