Interface Startable

All Superinterfaces:
AutoCloseable, Closeable

public interface Startable extends Closeable
  • Method Details

    • start

      void start()
    • getConnectionInfo

      String getConnectionInfo()
    • getContainerId

      String getContainerId()