|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.messaging.core.management.Notification
public class Notification
A Notification
Constructor Summary | |
---|---|
Notification(java.lang.String uid,
NotificationType type,
TypedProperties properties)
|
Method Summary | |
---|---|
TypedProperties |
getProperties()
|
NotificationType |
getType()
|
java.lang.String |
getUID()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Notification(java.lang.String uid, NotificationType type, TypedProperties properties)
Method Detail |
---|
public NotificationType getType()
public TypedProperties getProperties()
public java.lang.String getUID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |