org.openanzo.services
Interface INotificationSelector

All Known Subinterfaces:
ISerializableTracker, ITracker
All Known Implementing Classes:
CommandNotificationSelector, JenaSelectorTracker, SelectorTracker, Tracker

public interface INotificationSelector

Provides a message selector to the notification service

Author:
Matthew Roy ( mroy@cambridgesemantics.com )

Method Summary
 java.lang.String getMessageSelector()
          Get the JMS message selector corresponding to this INotificationSelector's definition
 

Method Detail

getMessageSelector

java.lang.String getMessageSelector()
Get the JMS message selector corresponding to this INotificationSelector's definition

Returns:
the JMS message selector corresponding to this INotificationSelector's definition


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.