Uses of Class
org.apache.geronimo.openejb.deployment.EjbInterface

Packages that use EjbInterface
org.apache.geronimo.openejb.deployment   
 

Uses of EjbInterface in org.apache.geronimo.openejb.deployment
 

Methods in org.apache.geronimo.openejb.deployment that return EjbInterface
static EjbInterface EjbInterface.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EjbInterface[] EjbInterface.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.