Class DelegateZooKeeperMultiGroup<T extends NodeState>

java.lang.Object
org.apache.camel.component.zookeepermaster.group.internal.DelegateZooKeeperGroup<T>
org.apache.camel.component.zookeepermaster.group.internal.DelegateZooKeeperMultiGroup<T>
All Implemented Interfaces:
Closeable, AutoCloseable, Group<T>, MultiGroup<T>

public class DelegateZooKeeperMultiGroup<T extends NodeState> extends DelegateZooKeeperGroup<T> implements MultiGroup<T>