BEA Systems, Inc.

weblogic.rmi
Interface ForceCallByReference


public interface ForceCallByReference

This is a tagging interface used to indicate whether the caller of an EJB is in the same EAR application This is an internal feature used by EJB sub-system. If the caller is from the same application (like, JSP calling EJB in the same .ear), then call by reference can be allowed based on some criterias. The criterias will be checked at the EJB layer.


Method Summary
 boolean isCallByRefAllowed()
           
 

Method Detail

isCallByRefAllowed

boolean isCallByRefAllowed()

Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview
Copyright 2007 BEA Systems Inc.