public interface Calculator
extends javax.ejb.EJBObject
int add(int a,
int b)
throws RemoteException
RemoteExceptionint sub(int a,
int b)
throws RemoteException
RemoteExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.