Class McastServiceImpl.RecoveryThread

java.lang.Object
java.lang.Thread
org.apache.catalina.tribes.membership.McastServiceImpl.RecoveryThread
All Implemented Interfaces:
Runnable
Enclosing class:
McastServiceImpl

protected static class McastServiceImpl.RecoveryThread extends Thread
  • Constructor Details

  • Method Details

    • recover

      public static void recover(McastServiceImpl parent)
    • stopService

      public boolean stopService()
    • startService

      public boolean startService()
    • run

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