Methods in jgroup that return GroupManager |
static GroupManager |
GroupManager.getGroupManager(java.lang.Object[] configuration,
java.lang.Object[] listeners)
Returns a group manager object containing handlers for each of the services associated
to the listener interfaces implemented by objects contained in the listeners
array. |
private GroupManager |
GroupManager.getGroupManager2(java.lang.Object[] configuration,
java.lang.Object[] listeners)
This method is a first schema of a completely dynamic solution
to the problem of generating a group manager for a set of
interfaces implemented by a server. |