Uses of Class
org.hornetq.api.core.management.NotificationType

Packages that use NotificationType
org.hornetq.api.core.management Management API for HornetQ servers and its Core resources. 
 

Uses of NotificationType in org.hornetq.api.core.management
 

Methods in org.hornetq.api.core.management that return NotificationType
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.
 



Copyright © 2009 Red Hat Inc. All Rights Reserved.