Class PrivilegedFileReplicator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()
      Closes the replicator.
      void init()
      Initializes the component.
      java.io.File replicateFile​(FileObject srcFile, FileSelector selector)
      Creates a local copy of the file, and all its descendants.
      void setContext​(VfsComponentContext context)
      Sets the context for the replicator.
      void setLogger​(org.apache.commons.logging.Log logger)
      Sets the Logger to use for the component.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait