Class SessionObjectReferenceImpl

  • All Implemented Interfaces:
    Serializable, org.jboss.weld.ejb.api.SessionObjectReference

    public class SessionObjectReferenceImpl
    extends Object
    implements org.jboss.weld.ejb.api.SessionObjectReference
    See Also:
    Serialized Form
    • Method Detail

      • getBusinessObject

        public <S> S getBusinessObject​(Class<S> sClass)
        Specified by:
        getBusinessObject in interface org.jboss.weld.ejb.api.SessionObjectReference
      • remove

        public void remove()
        Specified by:
        remove in interface org.jboss.weld.ejb.api.SessionObjectReference
      • isRemoved

        public boolean isRemoved()
        Specified by:
        isRemoved in interface org.jboss.weld.ejb.api.SessionObjectReference