|
||||||||||
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.PathMatchingVFSCache
public abstract class PathMatchingVFSCache
Iterable vfs cache.
Field Summary |
---|
Fields inherited from class org.jboss.virtual.plugins.cache.AbstractVFSCache |
---|
log |
Constructor Summary | |
---|---|
PathMatchingVFSCache()
|
Method Summary | |
---|---|
VFSContext |
findContext(java.net.URI uri)
Match the uri's path with cached contexts path. |
Methods inherited from class org.jboss.virtual.plugins.cache.AbstractVFSCache |
---|
check, findContext, getContext, lastInsert, putContext, putContext, readLock, readUnlock, removeContext, removeContext, writeLock, writeUnlock |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.virtual.spi.cache.VFSCache |
---|
flush, start, stop |
Methods inherited from interface org.jboss.virtual.spi.cache.CacheStatistics |
---|
getCachedContexts, size |
Constructor Detail |
---|
public PathMatchingVFSCache()
Method Detail |
---|
public VFSContext findContext(java.net.URI uri)
uri
- the uri to match
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |