public interface MessagingListener
void onMessage(String clientId, javax.jms.Message message)
clientId - - the identifier of the messaging client from
which the message camemessage - - the message to be processedCopyright © 2013 DuraSpace. All Rights Reserved.