Package com.sun.corba.ee.spi.folb
Interface GroupInfoServiceObserver
-
- All Known Implementing Classes:
ServerGroupManager
public interface GroupInfoServiceObserver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
membershipChange()
Called when the GroupInfoService that you register with has a change.
-