org.jboss.soa.esb.util
Class RemoteFileSystemFactory

java.lang.Object
  extended by org.jboss.soa.esb.util.RemoteFileSystemFactory

public class RemoteFileSystemFactory
extends java.lang.Object


Method Summary
static RemoteFileSystemFactory getInstance()
           
static RemoteFileSystem getRemoteFileSystem(ConfigTree p_oP, boolean p_bConnect)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static RemoteFileSystemFactory getInstance()

getRemoteFileSystem

public static RemoteFileSystem getRemoteFileSystem(ConfigTree p_oP,
                                                   boolean p_bConnect)
                                            throws RemoteFileSystemException
Throws:
RemoteFileSystemException