public class CxfSeComponent extends DefaultComponent
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
JBI_TRANSPORT_ID |
lifeCycle, logger, registry, serviceUnit, serviceUnitManagerchannel, component, consumerExecutor, container, context, correlationId, currentState, executorFactory, INITIALIZED, knownExchanges, mbeanName, poller, polling, providerExecutor, running, transactionManager, workManagerCreated| Constructor and Description |
|---|
CxfSeComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doInit() |
protected void |
doShutDown() |
org.apache.cxf.Bus |
getBus() |
static java.lang.Object |
getComponentRegistry() |
protected java.util.List |
getConfiguredEndpoints() |
protected java.lang.Class[] |
getEndpointClasses() |
CxfSeEndpoint[] |
getEndpoints() |
void |
setBus(org.apache.cxf.Bus bus) |
void |
setComponentRegistry(java.lang.Object componentRegistry) |
void |
setEndpoints(CxfSeEndpoint[] endpoints) |
addEndpoint, asList, createRegistry, createServiceUnitManager, 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 JBI_TRANSPORT_ID
public CxfSeEndpoint[] getEndpoints()
public void setEndpoints(CxfSeEndpoint[] endpoints)
endpoints - the endpoints to setprotected java.util.List getConfiguredEndpoints()
getConfiguredEndpoints in class DefaultComponentprotected java.lang.Class[] getEndpointClasses()
getEndpointClasses in class DefaultComponentprotected void doInit()
throws java.lang.Exception
doInit in class DefaultComponentjava.lang.Exceptionprotected void doShutDown()
throws java.lang.Exception
doShutDown in class DefaultComponentjava.lang.Exceptionpublic org.apache.cxf.Bus getBus()
public void setBus(org.apache.cxf.Bus bus)
bus - the bus to setpublic void setComponentRegistry(java.lang.Object componentRegistry)
public static java.lang.Object getComponentRegistry()
Copyright © 2005-2014 FuseSource. All Rights Reserved.