public class CLInterfaceLoaderConfiguration extends AbstractStoreConfiguration
attributes, FETCH_PERSISTENT_STATE, IGNORE_MODIFICATIONS, PRELOAD, PROPERTIES, PURGE_ON_STARTUP, SHARED| 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, attributeDefinitionSet, attributes, equals, fetchPersistentState, hashCode, ignoreModifications, preload, properties, purgeOnStartup, shared, singletonStorepublic 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 AbstractStoreConfigurationCopyright © 2025 JBoss, a division of Red Hat. All rights reserved.