|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.vfs.provider.AbstractVfsComponent
org.apache.commons.vfs.provider.AbstractFileSystem
org.apache.geronimo.gshell.vfs.provider.meta.MetaFileSystem
public class MetaFileSystem
Meta file system.
| Constructor Summary | |
|---|---|
MetaFileSystem(MetaDataRegistry registry,
org.apache.commons.vfs.FileName rootName,
org.apache.commons.vfs.FileSystemOptions options)
|
|
| Method Summary | |
|---|---|
protected void |
addCapabilities(Collection capabilities)
|
protected org.apache.commons.vfs.FileObject |
createFile(org.apache.commons.vfs.FileName fileName)
|
| Methods inherited from class org.apache.commons.vfs.provider.AbstractFileSystem |
|---|
addJunction, addListener, close, closeCommunicationLink, decorateFileObject, doCloseCommunicationLink, doReplicateFile, fireFileChanged, fireFileCreated, fireFileDeleted, getAttribute, getFileFromCache, getFileSystemManager, getFileSystemOptions, getLastModTimeAccuracy, getParentLayer, getRoot, getRootName, hasCapability, init, isOpen, isReleaseable, notifyAllStreamsClosed, putFileToCache, removeFileFromCache, removeJunction, removeListener, replicateFile, resolveFile, resolveFile, setAttribute |
| Methods inherited from class org.apache.commons.vfs.provider.AbstractVfsComponent |
|---|
getContext, getLogger, setContext, setLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetaFileSystem(MetaDataRegistry registry,
org.apache.commons.vfs.FileName rootName,
org.apache.commons.vfs.FileSystemOptions options)
| Method Detail |
|---|
protected org.apache.commons.vfs.FileObject createFile(org.apache.commons.vfs.FileName fileName)
throws Exception
createFile in class org.apache.commons.vfs.provider.AbstractFileSystemExceptionprotected void addCapabilities(Collection capabilities)
addCapabilities in class org.apache.commons.vfs.provider.AbstractFileSystem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||