Package helma.framework
Interface IRemoteApp
- All Superinterfaces:
Remote
RMI interface for an application. Currently only execute is used and supported.
-
Method Summary
-
Method Details
-
execute
- Parameters:
param
- ...- Returns:
- ...
- Throws:
RemoteException
- ...
-
ping
- Throws:
RemoteException
- ...
-