public class Jsr181Component extends DefaultComponent
lifeCycle, logger, registry, serviceUnit, serviceUnitManagerchannel, component, consumerExecutor, container, context, correlationId, currentState, executorFactory, INITIALIZED, knownExchanges, mbeanName, poller, polling, providerExecutor, running, transactionManager, workManagerCreated| Constructor and Description |
|---|
Jsr181Component() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.xfire.XFire |
createXFire(javax.jbi.component.ComponentContext context) |
protected void |
doInit() |
java.util.List |
getConfiguredEndpoints() |
protected java.lang.Class[] |
getEndpointClasses() |
Jsr181Endpoint[] |
getEndpoints() |
org.codehaus.xfire.XFire |
getXFire() |
void |
setEndpoints(Jsr181Endpoint[] endpoints) |
addEndpoint, asList, createRegistry, createServiceUnitManager, 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 Jsr181Endpoint[] getEndpoints()
public void setEndpoints(Jsr181Endpoint[] endpoints)
public java.util.List getConfiguredEndpoints()
getConfiguredEndpoints in class DefaultComponentprotected java.lang.Class[] getEndpointClasses()
getEndpointClasses in class DefaultComponentpublic org.codehaus.xfire.XFire getXFire()
protected void doInit()
throws java.lang.Exception
doInit in class DefaultComponentjava.lang.Exceptionpublic static org.codehaus.xfire.XFire createXFire(javax.jbi.component.ComponentContext context)
Copyright © 2005-2014 FuseSource. All Rights Reserved.