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.observers
Methods in com.sun.corba.ee.impl.folb with parameters of type GroupInfoServiceObserverModifier and TypeMethodDescriptionboolean
ClientGroupManager.addObserver
(GroupInfoServiceObserver x) boolean
GroupInfoServiceBase.addObserver
(GroupInfoServiceObserver x) private void
GroupInfoServiceBase.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 TypeMethodDescriptionboolean
GroupInfoService.addObserver
(GroupInfoServiceObserver x) Adds an observer that will receive amembershipChange
invocation whenever the cluster membership changes.