|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
---|
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. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |