Uses of Class
org.apache.openejb.Vendor

Packages that use Vendor
org.apache.openejb   
 

Uses of Vendor in org.apache.openejb
 

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



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