Uses of Interface
org.apache.camel.component.zookeepermaster.group.ManagedGroupFactory
Packages that use ManagedGroupFactory
Package
Description
-
Uses of ManagedGroupFactory in org.apache.camel.component.zookeepermaster
Methods in org.apache.camel.component.zookeepermaster that return ManagedGroupFactoryModifier and TypeMethodDescriptionManagedGroupFactoryStrategy.createGroupFactory(org.apache.curator.framework.CuratorFramework curator, ClassLoader loader, org.apache.camel.CamelContext camelContext, Callable<org.apache.curator.framework.CuratorFramework> factory) ZookeeperGroupSupport.getManagedGroupFactory()Methods in org.apache.camel.component.zookeepermaster with parameters of type ManagedGroupFactoryModifier and TypeMethodDescriptionvoidZookeeperGroupSupport.setManagedGroupFactory(ManagedGroupFactory managedGroupFactory) -
Uses of ManagedGroupFactory in org.apache.camel.component.zookeepermaster.group
Classes in org.apache.camel.component.zookeepermaster.group that implement ManagedGroupFactoryMethods in org.apache.camel.component.zookeepermaster.group that return ManagedGroupFactoryModifier and TypeMethodDescriptionDefaultGroupFactoryStrategy.createGroupFactory(org.apache.curator.framework.CuratorFramework curator, ClassLoader loader, org.apache.camel.CamelContext camelContext, Callable<org.apache.curator.framework.CuratorFramework> factory)