CONTENTS | PREV | NEXT Java Remote Method Invocation


2.8.4 finalize

Remote object implementations (subclasses of RemoteObject) can use finalize to perform their own cleanup as necessary. For example, finalize can be used to deactivate an object server.



CONTENTS | PREV | NEXT
Copyright © 1997 Sun Microsystems, Inc. All Rights Reserved.