public class InfinispanEmbeddedProducer extends org.apache.camel.component.infinispan.InfinispanProducer<InfinispanEmbeddedManager,InfinispanEmbeddedConfiguration>
| Constructor and Description |
|---|
InfinispanEmbeddedProducer(InfinispanEmbeddedEndpoint endpoint,
String cacheName,
InfinispanEmbeddedManager manager,
InfinispanEmbeddedConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
onQuery(org.apache.camel.Message message) |
void |
onStats(org.apache.camel.Message message) |
getCache, getCacheName, getConfiguration, getManager, hasLifespan, hasMaxIdleTime, onClear, onCLearAsync, onCompute, onComputeAsync, onContainsKey, onContainsValue, onGet, onGetOrDefault, onPut, onPutAll, onPutAllAsync, onPutAsync, onPutIfAbsent, onPutIfAbsentAsync, onRemove, onRemoveAsync, onReplace, onReplaceAsync, onSize, setResultdoBuild, getCamelContext, process, processResult, setCamelContextcreateExchange, doStart, doStop, getEndpoint, isSingleton, toStringbuild, 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 InfinispanEmbeddedProducer(InfinispanEmbeddedEndpoint endpoint, String cacheName, InfinispanEmbeddedManager manager, InfinispanEmbeddedConfiguration configuration)
Apache Camel