public class PublisherComponent
extends org.apache.servicemix.components.util.ComponentSupport
implements org.apache.servicemix.MessageExchangeListener
PublisherProxyBean}| Constructor and Description |
|---|
PublisherComponent()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDemand()
Deprecated.
|
Subscribe |
getSubscription()
Deprecated.
|
java.lang.String |
getTopic()
Deprecated.
|
void |
init()
Deprecated.
|
void |
onMessageExchange(javax.jbi.messaging.MessageExchange exchange)
Deprecated.
|
void |
setDemand(boolean demand)
Deprecated.
|
void |
setTopic(java.lang.String topic)
Deprecated.
|
void |
shutDown()
Deprecated.
|
void |
start()
Deprecated.
|
createComponentLifeCycle, createInOnlyExchange, createInOnlyExchange, createInOnlyExchange, createInOptionalOutExchange, createInOutExchange, createInOutExchange, createRobustInOnlyExchange, createServiceUnitManager, creatInOutExchange, forwardToExchange, forwardToExchange, getInMessage, getLifeCycle, getMessageTransformer, getServiceDescription, getServiceUnitManager, initializeServiceUnitManager, invoke, isExchangeWithConsumerOkay, isExchangeWithProviderOkay, propagateCorrelationId, resolveEndpointReference, setMessageTransformeranswer, done, fail, fail, getBody, getContext, getDeliveryChannel, getDescription, getEndpoint, getExchangeFactory, getExtensionMBeanName, getService, init, isInAndOut, send, sendSync, sendSync, setBody, setEndpoint, setExtensionMBeanName, setServicefirePropertyChanged, getAttributeInfos, getCurrentState, getName, getObjectToManage, getOperationInfos, getSubType, getType, isInitialized, isShutDown, isStarted, isStopped, isUnknown, setCurrentState, setPropertyChangeListener, stoppublic boolean getDemand()
public void setDemand(boolean demand)
demand - The demand to set.public java.lang.String getTopic()
public void setTopic(java.lang.String topic)
topic - The topic to set.public Subscribe getSubscription()
public void init()
throws javax.jbi.JBIException
init in class org.apache.servicemix.components.util.PojoSupportjavax.jbi.JBIExceptionpublic void start()
throws javax.jbi.JBIException
start in interface javax.jbi.component.ComponentLifeCyclestart in interface javax.jbi.management.LifeCycleMBeanstart in class org.apache.servicemix.jbi.management.BaseLifeCyclejavax.jbi.JBIExceptionpublic void shutDown()
throws javax.jbi.JBIException
shutDown in interface javax.jbi.component.ComponentLifeCycleshutDown in interface javax.jbi.management.LifeCycleMBeanshutDown in class org.apache.servicemix.components.util.PojoSupportjavax.jbi.JBIExceptionpublic void onMessageExchange(javax.jbi.messaging.MessageExchange exchange)
throws javax.jbi.messaging.MessagingException
onMessageExchange in interface org.apache.servicemix.jbi.listener.MessageExchangeListenerjavax.jbi.messaging.MessagingExceptionCopyright © 2005-2015 FuseSource. All Rights Reserved.