Package org.odpi.openmetadata.frameworks.integration.filelistener


package org.odpi.openmetadata.frameworks.integration.filelistener
  • Class
    Description
    FileDirectoryListenerInterface is the interface to implement if your integration connector wishes to monitor the changing files (and directories) within a root directory.
    FileListenerInterface is the interface to implement is your integration connector wishes to monitor a single file the changing files within a root directory.
    FilesListenerManager uses the Apache Commons IO capabilities to support the ability for an Integration Connector to monitor changes in the file system.