Class SelfTestPluginConfig
java.lang.Object
com.netscape.cmscore.base.ConfigStore
com.netscape.cms.selftests.SelfTestPluginConfig
- All Implemented Interfaces:
Cloneable
Provides selftests.plugin..* parameters.
-
Field Summary
Fields inherited from class ConfigStore
logger, mSource, mStoreName, PROP_SUBSTORES, storage -
Constructor Summary
ConstructorsConstructorDescriptionSelfTestPluginConfig(ConfigStorage storage) SelfTestPluginConfig(String name, SimpleProperties source) -
Method Summary
Methods inherited from class ConfigStore
clear, clone, commit, get, getBigInteger, getBigInteger, getBoolean, getBoolean, getByteArray, getByteArray, getFullName, getInteger, getInteger, getName, getProperties, getPropertyNames, getSource, getStorage, getString, getString, getSubStore, getSubStore, getSubStoreNames, keys, load, load, makeSubStore, makeSubStore, printProperties, put, putBigInteger, putBoolean, putByteArray, putInteger, putString, remove, removeSubStore, size, store
-
Constructor Details
-
SelfTestPluginConfig
-
SelfTestPluginConfig
-