Chapter 9 Creating Enterprise JavaBean Clients


Calling remote interface methods

After instantiating a proxy for the Bean, call the remote interface methods to invoke the Bean's business logic. You can call the proxy methods as you would invoke methods on any other object.

 


Copyright © 2000 Sybase, Inc. All rights reserved.