Package | Description |
---|---|
org.jboss.as.ejb3.cache.impl.backing | |
org.jboss.as.ejb3.cache.spi.impl |
Constructor and Description |
---|
SimpleBackingCacheEntryStore(IdentifierFactory<K> identifierFactory,
PersistentObjectStore<K,E> store,
ServerEnvironment environment,
StatefulTimeoutInfo timeout,
BackingCacheEntryStoreConfig config)
Create a new SimpleIntegratedObjectStore.
|
Modifier and Type | Class and Description |
---|---|
class |
FilePersistentObjectStore<K extends Serializable,V extends Cacheable<K>>
Stores objects in a directory via serialization.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.