Class DBusRemoteProvider

java.lang.Object
com.sshtools.volman.remote.dbus.DBusRemoteProvider
All Implemented Interfaces:
com.sshtools.volman.core.Component, com.sshtools.volman.core.RemoteProvider

public class DBusRemoteProvider extends Object implements com.sshtools.volman.core.RemoteProvider
  • Field Details

  • Constructor Details

    • DBusRemoteProvider

      public DBusRemoteProvider()
  • Method Details

    • start

      public int start() throws IOException
      Specified by:
      start in interface com.sshtools.volman.core.RemoteProvider
      Throws:
      IOException
    • init

      public void init(com.sshtools.volman.core.ManagerContext context, javax.json.JsonObject configuration)
      Specified by:
      init in interface com.sshtools.volman.core.Component