Package com.waveset.adapter.jms

Interface Summary
JmsMessageLifeCycleListener The JmsMessageLifeCycleListener is a listener interface which permits one to be notified of each stage in the life of a JMS message processed by the JMS Listener resource adaper.
JmsMessageMapper This interface should be implemented by any class which is specified as a custom Message mapper of the JMS Adapter.
 

Class Summary
JmsMessageLifeCycleEvent This is the object type which is passed to the event listener.
PasswordSyncMessageMapper This class is deigned to convert messages comming in from a jms password sync source and put them in a java Map.