Interface VfsComponent

    • Method Detail

      • setLogger

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

        void setContext​(VfsComponentContext context)
        Sets the context for the component.
        Parameters:
        context - The context.
      • close

        void close()
        Closes the component.