public interface GroupListener<T extends NodeState>
| Modifier and Type | Interface and Description |
|---|---|
static class |
GroupListener.GroupEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
groupEvent(Group<T> group,
GroupListener.GroupEvent event) |
void groupEvent(Group<T> group, GroupListener.GroupEvent event)
Apache Camel