Uses of Class
org.jboss.messaging.jms.server.management.impl.JMSServerControlImpl.NotificationType

Packages that use JMSServerControlImpl.NotificationType
org.jboss.messaging.jms.server.management.impl   
 

Uses of JMSServerControlImpl.NotificationType in org.jboss.messaging.jms.server.management.impl
 

Methods in org.jboss.messaging.jms.server.management.impl that return JMSServerControlImpl.NotificationType
static JMSServerControlImpl.NotificationType JMSServerControlImpl.NotificationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JMSServerControlImpl.NotificationType[] JMSServerControlImpl.NotificationType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2006 JBoss Inc. All Rights Reserved.