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

Packages that use EjbLocalRef
org.jboss.ejb3.dd   
 

Uses of EjbLocalRef in org.jboss.ejb3.dd
 

Methods in org.jboss.ejb3.dd with parameters of type EjbLocalRef
 void JBossDDObjectFactory.addChild(EnterpriseBeans parent, EjbLocalRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EjbJarDDObjectFactory.addChild(SessionEnterpriseBean parent, EjbLocalRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EnterpriseBean.addEjbLocalRef(EjbLocalRef ref)
           
 void JBossDDObjectFactory.setValue(EjbLocalRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, String value)
          Called when a child element with simple content is read for DD.
 void EjbJarDDObjectFactory.setValue(EjbLocalRef ref, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, String value)
          Called when a child element with simple content is read for DD.
 void EnterpriseBeans.updateEjbLocalRef(EjbLocalRef ref)
           
 void EnterpriseBean.updateEjbLocalRef(EjbLocalRef updatedRef)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.