Uses of Interface
org.jboss.ejb3.metamodel.Injectable

Packages that use Injectable
org.jboss.ejb3.metamodel   
 

Uses of Injectable in org.jboss.ejb3.metamodel
 

Classes in org.jboss.ejb3.metamodel that implement Injectable
 class Consumer
           
 class EnterpriseBean
          Represents an EJB element of the ejb-jar.xml deployment descriptor for the 1.4 schema
 class EntityEnterpriseBean
          Represents an Entity EJB element of the ejb-jar.xml deployment descriptor for the 1.4 schema
 class GenericBean
          Bean deployment descriptors found in jboss.xml for an unknown (/ annotated) Enterprise Java Bean.
 class Interceptor
           
 class MessageDrivenBean
          Represents a message-driven element of the ejb-jar.xml deployment descriptor for the 1.4 schema
 class Service
           
 class SessionEnterpriseBean
          Represents a Session EJB element of the ejb-jar.xml deployment descriptor for the 1.4 schema
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.