Package org.osgi.service.cm
Class ConfigurationConstants
java.lang.Object
org.osgi.service.cm.ConfigurationConstants
Defines standard constants for the Configuration Admin service.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CONFIGURATION_ADMIN_IMPLEMENTATION
The name of the implementation capability for the Configuration Admin specification- Since:
- 1.6
- See Also:
-
CONFIGURATION_ADMIN_SPECIFICATION_VERSION
The version of the implementation capability for the Configuration Admin specification- Since:
- 1.6
- See Also:
-
-
Constructor Details
-
ConfigurationConstants
private ConfigurationConstants()
-