Uses of Class
org.jboss.ejb3.metamodel.Inject

Packages that use Inject
org.jboss.ejb3.metamodel   
 

Uses of Inject in org.jboss.ejb3.metamodel
 

Methods in org.jboss.ejb3.metamodel with parameters of type Inject
 void EjbJarDDObjectFactory.addChild(AssemblyDescriptor parent, Inject inject, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EjbJarDDObjectFactory.addChild(Inject parent, Method method, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void AssemblyDescriptor.addInject(Inject inject)
           
 Object EjbJarDDObjectFactory.newChild(Inject inject, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 void EjbJarDDObjectFactory.setValue(Inject inject, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, String value)
          Called when a child element with simple content is read for DD.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.