When an invocation reaches a node, it may be invoked on the actual target or not (or not completely). If {@link #COMPLETED_NO} and working in a clustered environment, the client proxy is allowed to invoke the same invocation on a different node. Otherwise, it will depend if the target method is idempotent: this is no more the problem of this class but rather the meta-data of the business environment that can give this information
@author Sacha Labourey. @version $Revision: 69400 $Revisions:
8 avril 2002 Sacha Labourey:
|
|
|
|
|
|