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 GroupInfoServiceObserverFields in com.sun.corba.ee.impl.folb with type parameters of type GroupInfoServiceObserverModifier and TypeFieldDescriptionprivate List<GroupInfoServiceObserver> GroupInfoServiceBase.observersMethods in com.sun.corba.ee.impl.folb with parameters of type GroupInfoServiceObserverModifier and TypeMethodDescriptionbooleanClientGroupManager.addObserver(GroupInfoServiceObserver x) booleanGroupInfoServiceBase.addObserver(GroupInfoServiceObserver x) private voidGroupInfoServiceBase.observerInfo(GroupInfoServiceObserver obs) -
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.