JBoss Metadata EJB 7.2.2.Final

Uses of Class
org.jboss.metadata.ejb.spec.EjbType

Packages that use EjbType
org.jboss.metadata.ejb.spec   
 

Uses of EjbType in org.jboss.metadata.ejb.spec
 

Methods in org.jboss.metadata.ejb.spec that return EjbType
 EjbType AbstractEnterpriseBeanMetaData.getEjbType()
           
static EjbType EjbType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EjbType[] EjbType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.metadata.ejb.spec with parameters of type EjbType
 void AbstractEnterpriseBeanMetaData.setEjbType(EjbType ejbType)
           
 

Constructors in org.jboss.metadata.ejb.spec with parameters of type EjbType
GenericBeanMetaData(EjbType ejbType)
           
 


JBoss Metadata EJB 7.2.2.Final

Copyright © 2015 JBoss by Red Hat. All Rights Reserved.