org.openxava.util.impl
Interface ServerRemote
public interface ServerRemote
calculate
java.lang.Object calculate(ICalculator calculator)
throws java.lang.Exception,
java.rmi.RemoteException
- Throws:
java.lang.Exception
java.rmi.RemoteException
calculateWithoutTransaction
java.lang.Object calculateWithoutTransaction(ICalculator calculator)
throws java.lang.Exception,
java.rmi.RemoteException
- Throws:
java.lang.Exception
java.rmi.RemoteException
execute
IRemoteAction execute(IRemoteAction action)
throws java.lang.Exception,
java.rmi.RemoteException
- Throws:
java.lang.Exception
java.rmi.RemoteException