Uses of Enum Class
org.apache.camel.component.zookeepermaster.group.GroupListener.GroupEvent
Packages that use GroupListener.GroupEvent
Package
Description
-
Uses of GroupListener.GroupEvent in org.apache.camel.component.zookeepermaster
Methods in org.apache.camel.component.zookeepermaster with parameters of type GroupListener.GroupEventModifier and TypeMethodDescriptionvoidZookeeperGroupListenerSupport.groupEvent(Group<T> group, GroupListener.GroupEvent event) -
Uses of GroupListener.GroupEvent in org.apache.camel.component.zookeepermaster.group
Methods in org.apache.camel.component.zookeepermaster.group that return GroupListener.GroupEventModifier and TypeMethodDescriptionstatic GroupListener.GroupEventReturns the enum constant of this class with the specified name.static GroupListener.GroupEvent[]GroupListener.GroupEvent.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.zookeepermaster.group with parameters of type GroupListener.GroupEventModifier and TypeMethodDescriptionvoidGroupListener.groupEvent(Group<T> group, GroupListener.GroupEvent event)