Uses of Class
org.jboss.messaging.core.management.NotificationType

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)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.