Class EsbJmsTransactionalStorage<S extends Serializable>

All Implemented Interfaces:
FrankElement, HasApplicationContext, HasName, HasPhysicalDestination, IConfigurable, IMessageBrowser<S>, IScopeProvider, ITransactionalStorage<S>, IXAEnabled, NameAware, ConfigurableLifecycle, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle

@Category(NN_SPECIAL) public class EsbJmsTransactionalStorage<S extends Serializable> extends JmsTransactionalStorage<S>
ESB (Enterprise Service Bus) extension of JmsTransactionalStorage.

Depending on the type of the TransactionalStorage one of the following messages is sent:

  • errorStore: ESB.Infrastructure.US.Log.BusinessLog.2.ExceptionLog.1.Action
  • messageLog: ESB.Infrastructure.US.Log.BusinessLog.2.AuditLog.1.Action

Author:
Peter Leeuwenburgh