public interface RemoteApplicationModuleEJB3
| Modifier and Type | Method and Description | 
|---|---|
ServiceMessage | 
doMessage(ServiceMessage msg)
Synchronizes data changes in the thin client with the middle-tier. 
 | 
void | 
remove()  | 
void | 
setConfig(java.util.Hashtable clientEnv)  | 
ServiceMessage doMessage(ServiceMessage msg) throws ServiceException
msg - ServiceMessage containing the request and/or from the clientServiceExceptionvoid remove()
void setConfig(java.util.Hashtable clientEnv)
               throws javax.ejb.CreateException
javax.ejb.CreateException