public class HazelcastTopicProducer extends HazelcastDefaultProducer
| Constructor and Description |
|---|
HazelcastTopicProducer(com.hazelcast.core.HazelcastInstance hazelcastInstance,
HazelcastDefaultEndpoint endpoint,
String topicName,
boolean reliable) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.apache.camel.Exchange exchange) |
getEndpoint, lookupOperationcreateExchange, doStart, doStop, isSingleton, toStringbuild, doBuild, doFail, doInit, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic HazelcastTopicProducer(com.hazelcast.core.HazelcastInstance hazelcastInstance,
HazelcastDefaultEndpoint endpoint,
String topicName,
boolean reliable)
Apache Camel