Uses of Class
org.jboss.ejb3.proxy.impl.jndiregistrar.JndiReferenceBindingSet

Packages that use JndiReferenceBindingSet
org.jboss.ejb3.proxy.impl.jndiregistrar   
 

Uses of JndiReferenceBindingSet in org.jboss.ejb3.proxy.impl.jndiregistrar
 

Methods in org.jboss.ejb3.proxy.impl.jndiregistrar that return JndiReferenceBindingSet
protected  JndiReferenceBindingSet JndiSessionRegistrarBase.createJndiReferenceBindingSet(Context context, org.jboss.metadata.ejb.jboss.JBossSessionBeanMetaData smd, ClassLoader cl, String containerName, String containerGuid, org.jboss.aop.Advisor advisor)
          Creates all of the Reference objects that should be bound in JNDI for the EJB, and determines the correct JNDI name for each.
 

Methods in org.jboss.ejb3.proxy.impl.jndiregistrar with parameters of type JndiReferenceBindingSet
protected  void JndiSessionRegistrarBase.bind(Context context, JndiReferenceBindingSet bindings, boolean useRebind, boolean bindLocals)
           
 



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