com.sun.enterprise.naming.impl
Class GroupInfoServiceObserverImpl
java.lang.Object
com.sun.enterprise.naming.impl.GroupInfoServiceObserverImpl
- All Implemented Interfaces:
- com.sun.corba.ee.spi.folb.GroupInfoServiceObserver
public class GroupInfoServiceObserverImpl
- extends java.lang.Object
- implements com.sun.corba.ee.spi.folb.GroupInfoServiceObserver
Called when the GroupInfoService that you register with
has a change. You should call the GroupInfoService
getClusterInstanceInfo method to get
updated info.
- Author:
- Ken Cavanaugh, Sheetal Vartak
|
Field Summary |
protected static java.util.logging.Logger |
_logger
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_logger
protected static final java.util.logging.Logger _logger
GroupInfoServiceObserverImpl
public GroupInfoServiceObserverImpl(com.sun.corba.ee.spi.folb.GroupInfoService gis,
RoundRobinPolicy rr)
forceMembershipChange
public void forceMembershipChange()
membershipChange
public void membershipChange()
- Specified by:
membershipChange in interface com.sun.corba.ee.spi.folb.GroupInfoServiceObserver
Copyright © 2012 GlassFish Community. All Rights Reserved.