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.