Package com.netscape.cmscore.apps
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 TypeMethodDescriptionint
getState()
getType()
void
setHostname
(String hostname) void
setInstanceDir
(String instanceDir) void
setInstanceID
(String instanceID) void
setState
(int state) void
Methods 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
-