Package | Description |
---|---|
io.fabric8.groups |
Modifier and Type | Method and Description |
---|---|
static GroupListener.GroupEvent |
GroupListener.GroupEvent.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GroupListener.GroupEvent[] |
GroupListener.GroupEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GroupListener.groupEvent(Group<T> group,
GroupListener.GroupEvent event) |
Copyright © 2014 Red Hat. All Rights Reserved.