Interface CpeResourceManagerConfiguration
- All Superinterfaces:
Cloneable, MetaDataObject, Serializable, XMLizable
- All Known Implementing Classes:
CpeResourceManagerConfigurationImpl
An object that holds configuration that is part of the CPE descriptor. Provides the means of
defining and obtaining configuration for
CpeResourceManagerConfiguration-
Method Summary
Methods inherited from interface MetaDataObject
clone, equals, getAttributeValue, getSourceUrl, getSourceUrlString, isModifiable, listAttributes, setAttributeValue, setSourceUrlMethods inherited from interface XMLizable
buildFromXMLElement, buildFromXMLElement, toXML, toXML, toXML, toXML
-
Method Details
-
set
Sets a path of the Resource Manager configuration file- Parameters:
aPath- - file path
-
get
String get()Returns a file path to the Resource Manager configuration file- Returns:
- - file path as String
-