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.SessionObjectReference
public void remove()
remove
in interface org.jboss.weld.ejb.api.SessionObjectReference
public boolean isRemoved()
isRemoved
in interface org.jboss.weld.ejb.api.SessionObjectReference
Copyright © 2014 JBoss by Red Hat. All rights reserved.