com.sonicsw.xq.adapter
Interface XQMessageListenerFactory
public interface XQMessageListenerFactory
The XQMessageListenerFactory creates XQMessageListener instances for
dispatch purposes. The XQResourceAdapter must call createListener for every
message it intends to deliver to the address.
createListener
XQMessageListener createListener()
throws XQUnavailableException
- creates a listener for a particular dispatch.
- Returns:
- a listener from the pool
- Throws:
XQUnavailableException
- thrown when no listener is available to dispatch the message
Copyright © 2001-2013 Aurea, Inc. All Rights Reserved.
HTML formatted on 29-April-2013.