public class DroolsComponent extends DefaultComponent
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DROOLS_CORRELATION_ID
Property to correlate servicemix-drools exchanges
|
lifeCycle, logger, registry, serviceUnit, serviceUnitManagerchannel, component, consumerExecutor, container, context, correlationId, currentState, executorFactory, INITIALIZED, knownExchanges, mbeanName, poller, polling, providerExecutor, running, transactionManager, workManagerCreated| Constructor and Description |
|---|
DroolsComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List |
getConfiguredEndpoints() |
protected java.lang.Class[] |
getEndpointClasses() |
DroolsEndpoint[] |
getEndpoints() |
void |
setEndpoints(DroolsEndpoint[] endpoints) |
addEndpoint, asList, createRegistry, createServiceUnitManager, doInit, doShutDown, doStart, doStop, getComponentContext, getComponentName, getEPRElementName, getEPRProtocols, getEPRServiceName, getLifeCycle, getLogger, getRegistry, getServiceDescription, getServiceUnit, getServiceUnitManager, isExchangeWithConsumerOkay, isExchangeWithProviderOkay, isKnownEndpoint, removeEndpoint, resolveEndpointReference, validateEndpointcreateExecutorFactory, createExtensionMBeanName, exceptionShouldRollbackTx, findExecutorFactory, getContainer, getContext, getCurrentState, getExecutor, getExecutorFactory, getExtensionMBean, getExtensionMBeanName, getKnownExchanges, getResolvedEPR, getSmx3Container, handleExchange, init, isInitialized, isShutDown, isStarted, isStopped, isUnknown, onMessageExchange, pollDeliveryChannel, prepareExchange, prepareShutdown, prepareShutdown, processExchange, processExchangeInTx, processExchangeWithoutTx, setComponent, setCurrentState, setExecutor, setExecutorFactory, shutDown, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContainer, getExecutor, getSmx3Container, handleExchange, prepareExchange, prepareShutdownpublic static final java.lang.String DROOLS_CORRELATION_ID
protected java.util.List getConfiguredEndpoints()
getConfiguredEndpoints in class DefaultComponentprotected java.lang.Class[] getEndpointClasses()
getEndpointClasses in class DefaultComponentpublic DroolsEndpoint[] getEndpoints()
public void setEndpoints(DroolsEndpoint[] endpoints)
endpoints - the endpoints to setCopyright © 2005-2015 FuseSource. All Rights Reserved.