| Package | Description |
|---|---|
| org.jboss.as.ejb3.cache.impl.backing | |
| org.jboss.as.ejb3.cache.spi.impl |
| Constructor and Description |
|---|
SimpleBackingCacheEntryStore(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, a division of Red Hat, Inc.. All Rights Reserved.