Class EsbJmsTransactionalStorage<S extends Serializable>

All Implemented Interfaces:
HasApplicationContext, HasName, HasPhysicalDestination, IConfigurable, IMessageBrowser<S>, IScopeProvider, ITransactionalStorage<S>, IXAEnabled, NameAware, org.springframework.context.Lifecycle

@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