|
|||||||||
| 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.BaseLifeCycle
org.apache.servicemix.common.DefaultComponent
org.apache.servicemix.truezip.TrueZipComponent
public class TrueZipComponent
A file based component
| Field Summary |
|---|
| Fields inherited from class org.apache.servicemix.common.DefaultComponent |
|---|
logger, registry, serviceUnit, serviceUnitManager |
| Fields inherited from class org.apache.servicemix.common.AsyncBaseLifeCycle |
|---|
channel, component, context, correlationId, currentState, executor, executorFactory, INITIALIZED, mbeanName, poller, polling, processors, running, transactionManager, workManagerCreated |
| Constructor Summary | |
|---|---|
TrueZipComponent()
|
|
| Method Summary | |
|---|---|
protected List |
getConfiguredEndpoints()
|
protected Class[] |
getEndpointClasses()
|
TrueZipEndpointType[] |
getEndpoints()
|
protected org.apache.servicemix.common.Endpoint |
getResolvedEPR(javax.jbi.servicedesc.ServiceEndpoint ep)
|
void |
setEndpoints(TrueZipEndpointType[] endpoints)
|
| Methods inherited from class org.apache.servicemix.common.DefaultComponent |
|---|
addEndpoint, asList, createRegistry, createServiceUnitManager, doInit, doShutDown, doStart, doStop, getComponentContext, getComponentName, getEPRElementName, getEPRProtocols, getEPRServiceName, getLifeCycle, getLogger, getRegistry, getServiceDescription, getServiceUnit, getServiceUnitManager, isExchangeWithConsumerOkay, isExchangeWithProviderOkay, resolveEndpointReference, validateEndpoint |
| Methods inherited from class org.apache.servicemix.common.BaseLifeCycle |
|---|
onMessageExchange |
| Methods inherited from class org.apache.servicemix.common.AsyncBaseLifeCycle |
|---|
createExecutorFactory, createExtensionMBeanName, exceptionShouldRollbackTx, findExecutorFactory, getContext, getCurrentState, getExecutor, getExtensionMBean, getExtensionMBeanName, init, isInitialized, isShutDown, isStarted, isStopped, isUnknown, pollDeliveryChannel, prepareConsumerExchange, processExchange, processExchangeInTx, sendConsumerExchange, sendConsumerExchange, setComponent, setCurrentState, shutDown, start, stop |
| 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 |
|---|
getExecutor, prepareConsumerExchange, sendConsumerExchange |
| Constructor Detail |
|---|
public TrueZipComponent()
| Method Detail |
|---|
public TrueZipEndpointType[] getEndpoints()
public void setEndpoints(TrueZipEndpointType[] endpoints)
protected List getConfiguredEndpoints()
getConfiguredEndpoints in class org.apache.servicemix.common.DefaultComponentprotected Class[] getEndpointClasses()
getEndpointClasses in class org.apache.servicemix.common.DefaultComponent
protected org.apache.servicemix.common.Endpoint getResolvedEPR(javax.jbi.servicedesc.ServiceEndpoint ep)
throws Exception
getResolvedEPR in class org.apache.servicemix.common.AsyncBaseLifeCycleException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||