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