Uses of Class
org.jboss.metamodel.descriptor.Ref

Packages that use Ref
org.jboss.metamodel.descriptor   
 

Uses of Ref in org.jboss.metamodel.descriptor
 

Subclasses of Ref in org.jboss.metamodel.descriptor
 class BaseEjbRef
          Comment
 class EjbLocalRef
          Represents an ejb-local-ref element of the ejb-jar.xml deployment descriptor for the 1.4 schema
 class EjbRef
          Represents an ejb-ref element of the ejb-jar.xml deployment descriptor for the 1.4 schema
 class EnvEntry
          Represents an env-entry element of the ejb-jar.xml deployment descriptor for the 1.4 schema
 class JndiRef
          Represents a element of the jboss.xml deployment descriptor
 class MessageDestinationRef
          Represents a element of the ejb-jar.xml deployment descriptor for the 1.4 schema
 class PersistenceContextRef
          Comment
 class PersistenceUnitRef
          Comment
 class ResourceEnvRef
          Represents a element of the ejb-jar.xml deployment descriptor for the 1.4 schema
 class ResourceRef
          Represents a element of the ejb-jar.xml deployment descriptor for the 1.4 schema
 

Methods in org.jboss.metamodel.descriptor with parameters of type Ref
protected  Object DDObjectFactory.newRefChild(Ref ref, String localName)
           
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.