public interface QueueItemHandler<T extends QueueItem> extends javax.jms.ExceptionListener
void
close()
handleQueueItem(T item)
onException
void handleQueueItem(T item) throws Exception
Exception
void close()
Copyright © 2014. All Rights Reserved.