Package org.frankframework.core
Interface IRedeliveringListener<M>
- All Superinterfaces:
org.springframework.context.ApplicationContextAware
,org.springframework.beans.factory.Aware
,FrankElement
,HasApplicationContext
,HasName
,IConfigurable
,IListener<M>
,IScopeProvider
,NameAware
- All Known Implementing Classes:
AbstractJmsListener
,JmsListener
,PullingJmsListener
,PushingJmsListener
-
Method Summary
Methods inherited from interface org.springframework.context.ApplicationContextAware
setApplicationContext
Methods inherited from interface org.frankframework.core.HasApplicationContext
getApplicationContext, getConfigurationClassLoader
Methods inherited from interface org.frankframework.core.IConfigurable
configure
Methods inherited from interface org.frankframework.core.IListener
afterMessageProcessed, extractMessage, start, stop
-
Method Details
-
messageWillBeRedeliveredOnExitStateError
boolean messageWillBeRedeliveredOnExitStateError()
-