|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.services.impl.CommandNotificationSelector
public class CommandNotificationSelector
Example of a INotificationSelector that registers interest in statements added or deleted within the context of a given CommandType
| Constructor Summary | |
|---|---|
CommandNotificationSelector(java.lang.String commandType)
Construct a new CommandNotificationSelector tracker. |
|
| Method Summary | |
|---|---|
java.lang.String |
getMessageSelector()
Get the JMS message selector corresponding to this INotificationSelector's definition |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandNotificationSelector(java.lang.String commandType)
commandType - the commandType being tracked.| Method Detail |
|---|
public java.lang.String getMessageSelector()
INotificationSelector
getMessageSelector in interface INotificationSelector
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||