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

Packages that use Relationships
org.jboss.ejb3.metamodel   
 

Uses of Relationships in org.jboss.ejb3.metamodel
 

Methods in org.jboss.ejb3.metamodel that return Relationships
 Relationships EjbJarDD.getRelationships()
           
 

Methods in org.jboss.ejb3.metamodel with parameters of type Relationships
 void EjbJarDDObjectFactory.addChild(EjbJarDD parent, Relationships relationships, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EjbJarDDObjectFactory.addChild(Relationships parent, EjbRelation relation, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 Object EjbJarDDObjectFactory.newChild(Relationships relationships, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 void EjbJarDD.setRelationships(Relationships relationships)
           
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.