Uses of Class
org.jboss.messaging.jms.server.JMSServerManager.ListType

Packages that use JMSServerManager.ListType
org.jboss.messaging.jms.server   
 

Uses of JMSServerManager.ListType in org.jboss.messaging.jms.server
 

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



Copyright © 2006 JBoss Inc. All Rights Reserved.