Interface ReceiverAware<M>
- All Superinterfaces:
org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.Aware, FrankElement, HasApplicationContext, HasName, IConfigurable, IListener<M>, IScopeProvider, NameAware
- All Known Subinterfaces:
IPortConnectedListener<M>
- All Known Implementing Classes:
AbstractJmsListener, ApiListener, BisJmsListener, EsbJmsListener, FxfListener, JdbcListener, JdbcQueryListener, JdbcTableListener, JmsListener, MessageStoreListener, MqttListener, PullingJmsListener, PushingJmsListener, TibcoLogJmsListener
When a listener implements this interface it will get a reference to it's
parent receiver.
- Author:
- Jaco de Groot
-
Method Summary
Methods inherited from interface org.springframework.context.ApplicationContextAware
setApplicationContextMethods inherited from interface FrankElement
addConfigWarningMethods inherited from interface HasApplicationContext
getApplicationContext, getConfigurationClassLoaderMethods inherited from interface IConfigurable
configureMethods inherited from interface IListener
afterMessageProcessed, extractMessage, start, stop
-
Method Details
-
setReceiver
-
getReceiver
-