Interface ISystemDriverDatabase

All Superinterfaces:
IDatabase, IObsSystemDatabase, IProcedureDatabase

public interface ISystemDriverDatabase extends IObsSystemDatabase, IProcedureDatabase

Extension to IObsSystemDatabase interface allowing a given database instance to register itself with the system driver registry so it can automatically receive and persist all data related to a given list of systems drivers, identified by their UID.

  • Method Details

    • getHandledSystems

      Collection<String> getHandledSystems()
      Returns:
      UIDs of systems handled by this database