com.caucho.server.cluster
Class PersistentStoreConfig
java.lang.Object
com.caucho.server.cluster.PersistentStoreConfig
public class PersistentStoreConfig
- extends java.lang.Object
Configuration distributed stores.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistentStoreConfig
public PersistentStoreConfig()
setJndiName
public void setJndiName(java.lang.String name)
- Sets the persistent store name.
setType
public void setType(java.lang.String type)
throws ConfigException
- Sets the persistent store type.
- Throws:
ConfigException
createInit
public StoreManager createInit()
init
public void init()
throws java.lang.Exception
- Throws:
java.lang.Exception