Uses of Interface
org.jboss.weld.ejb.api.SessionObjectReference
Packages that use SessionObjectReference
-
Uses of SessionObjectReference in org.jboss.weld.ejb.spi
Methods in org.jboss.weld.ejb.spi that return SessionObjectReferenceModifier and TypeMethodDescriptionEjbServices.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 SessionObjectReferenceModifier and TypeMethodDescriptionForwardingEjbServices.resolveEjb(EjbDescriptor<?> ejbDescriptor)