public class ConfigMemberGroupFactory extends Object implements MemberGroupFactory
| Constructor and Description |
|---|
ConfigMemberGroupFactory(Collection<MemberGroupConfig> memberGroupConfigs) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<MemberGroup> |
createInternalMemberGroups(Collection<MemberImpl> members) |
Collection<MemberGroup> |
createMemberGroups(Collection<MemberImpl> allMembers) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateMemberGroupspublic ConfigMemberGroupFactory(Collection<MemberGroupConfig> memberGroupConfigs)
protected Set<MemberGroup> createInternalMemberGroups(Collection<MemberImpl> members)
public final Collection<MemberGroup> createMemberGroups(Collection<MemberImpl> allMembers)
createMemberGroups in interface MemberGroupFactoryCopyright .0; 2008-2011 Hazel Ltd. All Rights Reserved.