|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.core.state.ManagedMLRUItemStateCacheFactory
public class ManagedMLRUItemStateCacheFactory
This class constructs new MLRUItemStateCache. This class adds the new caches to the cache manager, and links the caches to the cache manager.
| Constructor Summary | |
|---|---|
ManagedMLRUItemStateCacheFactory(CacheManager cacheMgr)
Construct a new factory using a cache manager. |
|
| Method Summary | |
|---|---|
ItemStateCache |
newItemStateCache()
Create a new cache instance and link it to the cache manager. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManagedMLRUItemStateCacheFactory(CacheManager cacheMgr)
cacheMgr - the cache manager| Method Detail |
|---|
public ItemStateCache newItemStateCache()
newItemStateCache in interface ItemStateCacheFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||