Class AgentRun.AgentRunShutdownRunner

  • All Implemented Interfaces:
    IShutdownHook
    Enclosing class:
    AgentRun

    protected static class AgentRun.AgentRunShutdownRunner
    extends java.lang.Object
    implements IShutdownHook
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String processID  
    • Constructor Summary

      Constructors 
      Constructor Description
      AgentRunShutdownRunner​(java.lang.String processID)  
    • Method Summary

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

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