Index

B C D G I M O P S U 
All Classes and Interfaces|All Packages

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.master.MasterEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.master.MasterComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.master.MasterEndpointConfigurer
 
createConsumer(Processor) - Method in class org.apache.camel.component.master.MasterEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.master.MasterComponent
 
createProducer() - Method in class org.apache.camel.component.master.MasterEndpoint
 

D

doInit() - Method in class org.apache.camel.component.master.MasterComponent
 
doResume() - Method in class org.apache.camel.component.master.MasterConsumer
 
doStart() - Method in class org.apache.camel.component.master.MasterConsumer
 
doStop() - Method in class org.apache.camel.component.master.MasterConsumer
 
doSuspend() - Method in class org.apache.camel.component.master.MasterConsumer
 

G

getEndpoint() - Method in class org.apache.camel.component.master.MasterEndpoint
 
getNamespace() - Method in class org.apache.camel.component.master.MasterEndpoint
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.master.MasterComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.master.MasterEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.master.MasterComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.master.MasterEndpointConfigurer
 
getResumeStrategy() - Method in class org.apache.camel.component.master.MasterConsumer
 
getService() - Method in class org.apache.camel.component.master.MasterComponent
 
getServiceSelector() - Method in class org.apache.camel.component.master.MasterComponent
 

I

isEnabled(String) - Method in class org.apache.camel.component.master.MasterEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.master.MasterEndpoint
 
isLenientProperties() - Method in class org.apache.camel.component.master.MasterEndpointUriFactory
 
isMaster() - Method in class org.apache.camel.component.master.MasterConsumer
 

M

MasterComponent - Class in org.apache.camel.component.master
The master camel component provides a way to ensures that only a single endpoint in a cluster is active at any point in time with automatic failover if the JVM dies or the leadership is lot for any reason.
MasterComponent() - Constructor for class org.apache.camel.component.master.MasterComponent
 
MasterComponent(CamelContext) - Constructor for class org.apache.camel.component.master.MasterComponent
 
MasterComponentConfigurer - Class in org.apache.camel.component.master
Generated by camel build tools - do NOT edit this file!
MasterComponentConfigurer() - Constructor for class org.apache.camel.component.master.MasterComponentConfigurer
 
MasterConsumer - Class in org.apache.camel.component.master
A consumer which is only really active when the CamelClusterView has the leadership.
MasterConsumer(MasterEndpoint, Processor, CamelClusterService) - Constructor for class org.apache.camel.component.master.MasterConsumer
 
MasterEndpoint - Class in org.apache.camel.component.master
Have only a single consumer in a cluster consuming from a given endpoint; with automatic failover if the JVM dies.
MasterEndpoint(String, MasterComponent, CamelClusterService, String, String) - Constructor for class org.apache.camel.component.master.MasterEndpoint
 
MasterEndpointConfigurer - Class in org.apache.camel.component.master
Generated by camel build tools - do NOT edit this file!
MasterEndpointConfigurer() - Constructor for class org.apache.camel.component.master.MasterEndpointConfigurer
 
MasterEndpointUriFactory - Class in org.apache.camel.component.master
Generated by camel build tools - do NOT edit this file!
MasterEndpointUriFactory() - Constructor for class org.apache.camel.component.master.MasterEndpointUriFactory
 
multiValuePrefixes() - Method in class org.apache.camel.component.master.MasterEndpointUriFactory
 

O

org.apache.camel.component.master - package org.apache.camel.component.master
 

P

propertyNames() - Method in class org.apache.camel.component.master.MasterEndpointUriFactory
 

S

secretPropertyNames() - Method in class org.apache.camel.component.master.MasterEndpointUriFactory
 
setResumeStrategy(ResumeStrategy) - Method in class org.apache.camel.component.master.MasterConsumer
 
setService(CamelClusterService) - Method in class org.apache.camel.component.master.MasterComponent
Inject the service to use.
setServiceSelector(CamelClusterService.Selector) - Method in class org.apache.camel.component.master.MasterComponent
Inject the service selector used to lookup the CamelClusterService to use.

U

useRawUri() - Method in class org.apache.camel.component.master.MasterComponent
 
B C D G I M O P S U 
All Classes and Interfaces|All Packages