Class DefaultJobBundleFactory.WrappedSdkHarnessClient

  • Enclosing class:
    DefaultJobBundleFactory

    protected static class DefaultJobBundleFactory.WrappedSdkHarnessClient
    extends java.lang.Object
    Holder for an SdkHarnessClient along with its associated state and data servers. As of now, there is a 1:1 relationship between data services and harness clients. The servers are packaged here to tie server lifetimes to harness client lifetimes.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • close

        public void close()