public class SessionObjectReferenceImpl extends Object implements org.jboss.weld.ejb.api.SessionObjectReference
| Constructor and Description |
|---|
SessionObjectReferenceImpl(EjbDescriptorImpl<?> descriptor) |
public SessionObjectReferenceImpl(EjbDescriptorImpl<?> descriptor)
public <S> S getBusinessObject(Class<S> businessInterfaceType)
getBusinessObject in interface org.jboss.weld.ejb.api.SessionObjectReferencepublic void remove()
remove in interface org.jboss.weld.ejb.api.SessionObjectReferencepublic boolean isRemoved()
isRemoved in interface org.jboss.weld.ejb.api.SessionObjectReferenceCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.