A method dispatched by theRMI runtime to a remote object implementation may or may notexecute in a separate thread. The RMI runtime makes no guaranteeswith respect to mapping remote object invocations to threads. Sinceremote method invocation on the same remote object may executeconcurrently, a remote object implementation needs to make sure itsimplementation is thread-safe.
CONTENTS |PREV |NEXTCopyright 1997, 2010, Oracle and/or its affiliates. All rightsreserved.
[8]ページ先頭