Class AdminServerImpl.ShutdownThread

java.lang.Object
java.lang.Thread
com.nt.udc.admin.server.AdminServerImpl.ShutdownThread
All Implemented Interfaces:
Runnable
Enclosing class:
AdminServerImpl

public class AdminServerImpl.ShutdownThread extends Thread
  • Constructor Details

    • ShutdownThread

      public ShutdownThread()
    • ShutdownThread

      public ShutdownThread(int customExitCode)
  • Method Details

    • getExitCode

      public int getExitCode()
    • waitForImport

      public boolean waitForImport()
    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread
    • killThread

      public void killThread(NMConnector t)
      kills the thread tries the MAX_TRIES times if that fails interrupt the thread
    • shutdownNMAPI

      public void shutdownNMAPI(Vector v)
      shutdown the nodeMgrApi objects
      Parameters:
      v - vector of NMItems representing the nodeMgrApi objects