public interface RemoteApplicationModule
extends javax.ejb.EJBObject
Modifier and Type | Method and Description |
---|---|
ServiceMessage |
doMessage(ServiceMessage msg)
Synchronizes data changes in the thin client with the middle-tier.
|
ServiceMessage doMessage(ServiceMessage msg) throws java.rmi.RemoteException, ServiceException
msg
- ServiceMessage containing the request and/or from the clientjava.rmi.RemoteException
ServiceException