public interface ComponentConfiguration
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getConfigurationProperties()
Returns the Dictionary of properties currently used by this component.
|
OCD |
getDefinition()
Returns the raw ObjectClassDefinition as parsed from the MetaType
Information XML resource associated to this Component.
|
String |
getPid()
Returns the PID (service's persistent identity) of the component
associated to this Configuration.
|
String getPid()
OCD getDefinition()
Copyright © 2013. All Rights Reserved.