Save This Page
Home » jboss-5.0.0.CR1-src » org.jboss.ha.framework » server » [javadoc | source]
org.jboss.ha.framework.server
protected class: DistributedReplicantManagerImpl.MembersPublisher [javadoc | source]
java.lang.Object
   java.lang.Thread
      org.jboss.ha.framework.server.DistributedReplicantManagerImpl$MembersPublisher

All Implemented Interfaces:
    Runnable

Fields inherited from java.lang.Thread:
MIN_PRIORITY,  NORM_PRIORITY,  MAX_PRIORITY
Constructor:
 public MembersPublisher() 
Method from org.jboss.ha.framework.server.DistributedReplicantManagerImpl$MembersPublisher Summary:
run
Methods from java.lang.Thread:
activeCount,   checkAccess,   countStackFrames,   currentThread,   destroy,   dumpStack,   enumerate,   getAllStackTraces,   getContextClassLoader,   getDefaultUncaughtExceptionHandler,   getId,   getName,   getPriority,   getStackTrace,   getState,   getThreadGroup,   getUncaughtExceptionHandler,   holdsLock,   interrupt,   interrupted,   isAlive,   isDaemon,   isInterrupted,   join,   join,   join,   resume,   run,   setContextClassLoader,   setDaemon,   setDefaultUncaughtExceptionHandler,   setName,   setPriority,   setUncaughtExceptionHandler,   sleep,   sleep,   start,   stop,   stop,   suspend,   toString,   yield
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.ha.framework.server.DistributedReplicantManagerImpl$MembersPublisher Detail:
 public  void run() 
    Called when service needs to re-publish its local replicants to other cluster members after this node has joined the cluster.