public final class Notification extends Object
NotificationListener
,
NotificationType
Constructor and Description |
---|
Notification(String uid,
NotificationType type,
TypedProperties properties) |
Modifier and Type | Method and Description |
---|---|
TypedProperties |
getProperties() |
NotificationType |
getType() |
String |
getUID() |
String |
toString() |
public Notification(String uid, NotificationType type, TypedProperties properties)
public NotificationType getType()
public TypedProperties getProperties()
public String getUID()
Copyright © 2017 JBoss by Red Hat. All rights reserved.