|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.virtual.plugins.cache.AbstractVFSCache
org.jboss.virtual.plugins.cache.IterableVFSCache
org.jboss.virtual.plugins.cache.MapVFSCache
org.jboss.virtual.plugins.cache.SoftRefVFSCache
public class SoftRefVFSCache
SoftRef vfs cache.
Field Summary |
---|
Fields inherited from class org.jboss.virtual.plugins.cache.AbstractVFSCache |
---|
log |
Constructor Summary | |
---|---|
SoftRefVFSCache()
|
Method Summary | |
---|---|
protected java.util.Map<java.lang.String,VFSContext> |
createMap()
Create cache map. |
Methods inherited from class org.jboss.virtual.plugins.cache.MapVFSCache |
---|
check, flush, getCachedContexts, getContext, getKeys, putContext, removeContext, size, start, stop |
Methods inherited from class org.jboss.virtual.plugins.cache.IterableVFSCache |
---|
findContext |
Methods inherited from class org.jboss.virtual.plugins.cache.AbstractVFSCache |
---|
findContext, lastInsert, putContext, readLock, readUnlock, removeContext, writeLock, writeUnlock |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SoftRefVFSCache()
Method Detail |
---|
protected java.util.Map<java.lang.String,VFSContext> createMap()
MapVFSCache
createMap
in class MapVFSCache
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |