|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.common.AsyncBaseLifeCycle
org.apache.servicemix.common.DefaultComponent
org.apache.servicemix.jsr181.Jsr181Component
public class Jsr181Component
| Field Summary |
|---|
| Fields inherited from class org.apache.servicemix.common.DefaultComponent |
|---|
lifeCycle, logger, registry, serviceUnit, serviceUnitManager |
| Fields inherited from class org.apache.servicemix.common.AsyncBaseLifeCycle |
|---|
channel, component, consumerExecutor, container, context, correlationId, currentState, executorFactory, INITIALIZED, knownExchanges, mbeanName, poller, polling, providerExecutor, running, transactionManager, workManagerCreated |
| Constructor Summary | |
|---|---|
Jsr181Component()
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.apache.servicemix.common.DefaultComponent |
|---|
addEndpoint, asList, createRegistry, createServiceUnitManager, doShutDown, doStart, doStop, getComponentContext, getComponentName, getEPRElementName, getEPRProtocols, getEPRServiceName, getLifeCycle, getLogger, getRegistry, getServiceDescription, getServiceUnit, getServiceUnitManager, isExchangeWithConsumerOkay, isExchangeWithProviderOkay, isKnownEndpoint, removeEndpoint, resolveEndpointReference, validateEndpoint |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.servicemix.common.ServiceMixComponent |
|---|
getContainer, getExecutor, getSmx3Container, handleExchange, prepareExchange, prepareShutdown |
| Constructor Detail |
|---|
public Jsr181Component()
| Method Detail |
|---|
public 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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||