Class EngineConfig
java.lang.Object
com.netscape.cmscore.base.PropConfigStore
com.netscape.cmscore.apps.EngineConfig
- All Implemented Interfaces:
IConfigStore,Cloneable
-
Field Summary
Fields inherited from class com.netscape.cmscore.base.PropConfigStore
logger, mSource, mStoreName, PROP_SUBSTORES, storage -
Constructor Summary
ConstructorsConstructorDescriptionEngineConfig(ConfigStorage storage) EngineConfig(String name, SimpleProperties source) -
Method Summary
Modifier and TypeMethodDescriptionintgetState()getType()voidsetHostname(String hostname) voidsetInstanceDir(String instanceDir) voidsetInstanceID(String instanceID) voidsetState(int state) voidMethods inherited from class com.netscape.cmscore.base.PropConfigStore
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, printProperties, put, putBigInteger, putBoolean, putByteArray, putInteger, putString, remove, removeSubStore, size, store
-
Constructor Details
-
EngineConfig
public EngineConfig() -
EngineConfig
-
EngineConfig
-
-
Method Details
-
getHostname
-
setHostname
- Throws:
EBaseException
-
getInstanceID
- Throws:
EBaseException
-
setInstanceID
- Throws:
EBaseException
-
getInstanceDir
- Throws:
EBaseException
-
setInstanceDir
-
getType
- Throws:
EBaseException
-
setType
- Throws:
EBaseException
-
getState
- Throws:
EBaseException
-
setState
public void setState(int state) -
getInternalDBConfig
-
getSubsystemsConfig
-
getAuthenticationConfig
-
getAuthorizationConfig
-
getDatabaseConfig
-
getPreOpConfig
-
getSocketConfig
-
getUGSubsystemConfig
-
getPasswordStoreConfig
- Throws:
EBaseException
-
getJssSubsystemConfig
-