Class AgentsDaemon.AgentsShutdownHook

  • All Implemented Interfaces:
    IShutdownHook
    Enclosing class:
    AgentsDaemon

    protected class AgentsDaemon.AgentsShutdownHook
    extends java.lang.Object
    implements IShutdownHook
    Agents shutdown hook class
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void doCleanup​(IThreadContext threadContext)
      Do the requisite cleanup.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait