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

Packages that use EntityEnterpriseBean
org.jboss.ejb3.metamodel   
 

Uses of EntityEnterpriseBean in org.jboss.ejb3.metamodel
 

Methods in org.jboss.ejb3.metamodel with parameters of type EntityEnterpriseBean
 void EjbJarDDObjectFactory.addChild(EntityEnterpriseBean parent, CmpField field, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EjbJarDDObjectFactory.addChild(EntityEnterpriseBean parent, Query query, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 Object EjbJarDDObjectFactory.newChild(EntityEnterpriseBean parent, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 void EjbJarDDObjectFactory.setValue(EntityEnterpriseBean ejb, 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.