Package org.jboss.soa.esb.listeners.message

Interface Summary
MessageComposer Message composer.
MessageCounterMBean MBean to represent simple message counting.
 

Class Summary
AbstractMessageComposer An abstract MessageComposer implementation, containing a useful default implementation.
ActionBeanConfigurator ActionBeanConfigurator was created because ActionMapper flattens the ConfigTree by promoting child "property" elements to attributes on the parent element.
ActionProcessingPipeline Action Processing Pipeline.
ActionStatusBean ActionStatusBean is a bean which wraps the information necessary to update the ServiceMessageCounter MBean.
BasicMessageComposer Basic Message Composer.
BeanConfigActionProcessor  
DeliveryObservableLogger DeliveryObservableLogger is an observable which reports out to Observers.
Invoker Deprecated. Use ServiceInvoker.
MessageAwareListener Esb Message aware transport independent listener.
MessageComposer.Factory Uitility factory class for reflective MessageComposer construction.
MessageCounter MessageCounter is a MBean implementation which keeps track of message data and metadata.
MessageStatusBean Bean that stores data on the message status.
ServiceMessageCounter Service message counter is a MBean that displays an action-by-action breakdown of how many failed and successful messages have been processed and shows the processing time of each.
UncomposedMessageDeliveryAdapter Adapter class for delivering uncomposed (ESB unaware) message payloads to a target service.
 

Exception Summary
MessageDeliverException Message delivery failure.