|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.loader.FileCacheLoader
org.jboss.cache.loader.FileExtendedCacheLoader
FileCacheLoader now implements
ExtendedCacheLoader so this
class adds nothing to it and will be removed in 2.0.
public class FileExtendedCacheLoader
A FileCacheLoader that implements
ExtendedCacheLoader.
| Field Summary |
|---|
| Fields inherited from class org.jboss.cache.loader.FileCacheLoader |
|---|
DATA, DIR_SUFFIX, lock |
| Constructor Summary | |
|---|---|
FileExtendedCacheLoader()
Deprecated. Create a new FileExtendedCacheLoader. |
|
| Method Summary |
|---|
| Methods inherited from class org.jboss.cache.loader.FileCacheLoader |
|---|
commit, create, destroy, exists, get, getChildrenNames, loadAttributes, loadEntireState, loadState, loadStateFromFilessystem, prepare, put, put, put, put, remove, remove, removeData, rollback, setCache, setConfig, setRegionManager, start, stop, storeAttributes, storeEntireState, storeState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileExtendedCacheLoader()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||