Interface Service

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.github.akurilov.commons.concurrent.AsyncRunnable

        com.github.akurilov.commons.concurrent.AsyncRunnable.State
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String name()  
      int registryPort()  
      • Methods inherited from interface com.github.akurilov.commons.concurrent.AsyncRunnable

        await, await, close, isClosed, isInitial, isShutdown, isStarted, isStopped, shutdown, start, state, stop
      • Methods inherited from interface java.lang.AutoCloseable

        close
    • Method Detail

      • registryPort

        int registryPort()
                  throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • name

        java.lang.String name()
                       throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException