Class ALMRepositoryDaemonClient

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable

    public class ALMRepositoryDaemonClient
    extends java.lang.Object
    implements java.io.Closeable
    • Constructor Detail

      • ALMRepositoryDaemonClient

        public ALMRepositoryDaemonClient​(ALMConnectionParameters params,
                                         ch.exense.commons.app.Configuration configuration)
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
    • Method Detail

      • getInvocationHandler

        public java.lang.reflect.InvocationHandler getInvocationHandler()
      • close

        public void close()
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object