org.apache.servicemix.components.vfs
Class FileObjectEditor
java.lang.Object
org.apache.servicemix.components.vfs.FileObjectEditor
public class FileObjectEditor
- extends Object
A bean editor to make it easier to create new file system objects using VFS
- Version:
- $Revision: 2153 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileObjectEditor
public FileObjectEditor()
getPath
public String getPath()
setPath
public void setPath(String path)
getFileSystemManager
public org.apache.commons.vfs.FileSystemManager getFileSystemManager()
setFileSystemManager
public void setFileSystemManager(org.apache.commons.vfs.FileSystemManager fileSystemManager)
getFileObject
public org.apache.commons.vfs.FileObject getFileObject()
throws javax.jbi.JBIException
- Throws:
javax.jbi.JBIException
Copyright © 2005-2010 The Apache Software Foundation. All Rights Reserved.