Interface VfsComponent

    • Method Detail

      • close

        void close()
        Closes the component.
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
      • setLogger

        void setLogger​(org.apache.commons.logging.Log logger)
        Sets the Logger to use for the component.
        Parameters:
        logger - The Log