Package | Description |
---|---|
org.hornetq.api.core.management |
Management API for HornetQ servers and its Core resources.
|
org.hornetq.core.server.management |
Modifier and Type | Method and Description |
---|---|
static NotificationType |
NotificationType.valueOf(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 are declared.
|
Modifier and Type | Method and Description |
---|---|
NotificationType |
Notification.getType() |
Constructor and Description |
---|
Notification(String uid,
NotificationType type,
TypedProperties properties) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.