Uses of Class
org.apache.openejb.util.Duration.Unit

Packages that use Duration.Unit
org.apache.openejb.util   
 

Uses of Duration.Unit in org.apache.openejb.util
 

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



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.