Uses of Class
org.apache.openejb.util.ExecutorBuilder.QueueType

Packages that use ExecutorBuilder.QueueType
org.apache.openejb.util   
 

Uses of ExecutorBuilder.QueueType in org.apache.openejb.util
 

Methods in org.apache.openejb.util that return ExecutorBuilder.QueueType
static ExecutorBuilder.QueueType ExecutorBuilder.QueueType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExecutorBuilder.QueueType[] ExecutorBuilder.QueueType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.