|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.virtual.plugins.context.AbstractVirtualFileHandler
org.jboss.virtual.plugins.context.DelegatingHandler
org.jboss.virtual.plugins.context.ReplacementHandler
public class ReplacementHandler
A replacement handler. It uses delegate's vfs context.
Field Summary |
---|
Fields inherited from class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler |
---|
cachedLastModified, log |
Constructor Summary | |
---|---|
ReplacementHandler(VFSContext context,
VirtualFileHandler parent,
java.lang.String name,
VirtualFileHandler delegate)
|
Method Summary | |
---|---|
VFSContext |
getVFSContext()
Get this handler's most outer context (contexts can be mounted one within other). |
Methods inherited from class org.jboss.virtual.plugins.context.DelegatingHandler |
---|
cleanup, close, delete, equals, exists, getChild, getChildren, getDelegate, getLastModified, getRealURL, getSize, hashCode, internalReplaceChild, isArchive, isHidden, isLeaf, isNested, openStream, removeChild, setDelegate, setVfsUrl, toURI, toURL, toVfsUrl |
Methods inherited from class org.jboss.virtual.plugins.context.AbstractVirtualFileHandler |
---|
checkClosed, checkParentExists, decrement, doClose, getCertificates, getChildPathName, getChildVfsUrl, getLocalPathName, getLocalVFSContext, getName, getParent, getPathName, getReferences, getVfsUrl, getVirtualFile, hasBeenModified, increment, isTemporary, replaceChild, setPathName, simpleFindChild, structuredFindChild, toInternalVfsUrl, toString, toStringLocal |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReplacementHandler(VFSContext context, VirtualFileHandler parent, java.lang.String name, VirtualFileHandler delegate)
Method Detail |
---|
public VFSContext getVFSContext()
AbstractVirtualFileHandler
getVFSContext
in interface VirtualFileHandler
getVFSContext
in class AbstractVirtualFileHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |