public class CLInterfaceLoaderConfiguration extends AbstractStoreConfiguration
Constructor and Description |
---|
CLInterfaceLoaderConfiguration(boolean purgeOnStartup,
boolean fetchPersistentState,
boolean ignoreModifications,
AsyncStoreConfiguration async,
SingletonStoreConfiguration singletonStore,
boolean preload,
boolean shared,
Properties properties,
String connectionString) |
Modifier and Type | Method and Description |
---|---|
String |
connectionString() |
String |
toString() |
async, equals, fetchPersistentState, hashCode, ignoreModifications, preload, properties, purgeOnStartup, shared, singletonStore
public CLInterfaceLoaderConfiguration(boolean purgeOnStartup, boolean fetchPersistentState, boolean ignoreModifications, AsyncStoreConfiguration async, SingletonStoreConfiguration singletonStore, boolean preload, boolean shared, Properties properties, String connectionString)
public String connectionString()
public String toString()
toString
in class AbstractStoreConfiguration
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.