public class GroupRegistry
extends java.lang.Object
Constructor and Description |
---|
GroupRegistry() |
Modifier and Type | Method and Description |
---|---|
Group |
getGroup(java.lang.String value) |
void |
register(java.lang.String extendedName,
Group group)
Registers a non-standard group.
|
public Group getGroup(java.lang.String value)
value
- a string representation of a group identifierpublic void register(java.lang.String extendedName, Group group)
extendedName
- the extended name of the groupgroup
- the group