org.apache.muse.ws.notification
Interface TopicListener

All Superinterfaces:
NotificationMessageListener

public interface TopicListener
extends NotificationMessageListener

TopicListener is a NotificationMessageListener that only listens on a certain WS-N Topic. It adds on getter method to allow users to discover the topic of interest.

Author:
Dan Jemiolo (danj)

Method Summary
 QName getTopic()
           
 
Methods inherited from interface org.apache.muse.ws.notification.NotificationMessageListener
accepts, process
 

Method Detail

getTopic

QName getTopic()


Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.