Uses of Interface
org.jboss.weld.ejb.api.SessionObjectReference

Packages that use SessionObjectReference
org.jboss.weld.ejb.spi   
org.jboss.weld.ejb.spi.helpers   
 

Uses of SessionObjectReference in org.jboss.weld.ejb.spi
 

Methods in org.jboss.weld.ejb.spi that return SessionObjectReference
 SessionObjectReference EjbServices.resolveEjb(EjbDescriptor<?> ejbDescriptor)
          Request a reference to an EJB session object from the container.
 

Uses of SessionObjectReference in org.jboss.weld.ejb.spi.helpers
 

Methods in org.jboss.weld.ejb.spi.helpers that return SessionObjectReference
 SessionObjectReference ForwardingEjbServices.resolveEjb(EjbDescriptor<?> ejbDescriptor)
           
 



Copyright © 2013 Seam Framework. All Rights Reserved.