Uses of Interface
com.sun.corba.ee.spi.folb.GroupInfoServiceObserver
Packages that use GroupInfoServiceObserver
-
Uses of GroupInfoServiceObserver in com.sun.corba.ee.impl.folb
Classes in com.sun.corba.ee.impl.folb that implement GroupInfoServiceObserverMethods in com.sun.corba.ee.impl.folb with parameters of type GroupInfoServiceObserverModifier and TypeMethodDescriptionbooleanClientGroupManager.addObserver(GroupInfoServiceObserver x) booleanGroupInfoServiceBase.addObserver(GroupInfoServiceObserver x) -
Uses of GroupInfoServiceObserver in com.sun.corba.ee.spi.folb
Methods in com.sun.corba.ee.spi.folb with parameters of type GroupInfoServiceObserverModifier and TypeMethodDescriptionbooleanGroupInfoService.addObserver(GroupInfoServiceObserver x) Adds an observer that will receive amembershipChangeinvocation whenever the cluster membership changes.