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

Packages that use EntityEnterpriseBean
org.jboss.ejb3.dd   
 

Uses of EntityEnterpriseBean in org.jboss.ejb3.dd
 

Methods in org.jboss.ejb3.dd 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 © 2002 JBoss Group, LLC. All Rights Reserved.