|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationType | |
---|---|
org.jboss.messaging.core.management | Provides management for JBoss Messaging |
Uses of NotificationType in org.jboss.messaging.core.management |
---|
Methods in org.jboss.messaging.core.management that return NotificationType | |
---|---|
NotificationType |
Notification.getType()
|
static NotificationType |
NotificationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NotificationType[] |
NotificationType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in org.jboss.messaging.core.management with parameters of type NotificationType | |
---|---|
Notification(java.lang.String uid,
NotificationType type,
TypedProperties properties)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |