public class MockInfoServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements InfoService
Constructor and Description |
---|
MockInfoServiceImpl() |
Modifier and Type | Method and Description |
---|---|
GUIValuePair[] |
getBundle(String locale) |
GUIInfo |
getInfo(String locale)
Retrieves the system informations
|
GUIParameter[] |
getSessionInfo(String sid) |
checkPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponse
doPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContent
doDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, service
public GUIInfo getInfo(String locale)
InfoService
getInfo
in interface InfoService
public GUIValuePair[] getBundle(String locale)
public GUIParameter[] getSessionInfo(String sid)
getSessionInfo
in interface InfoService
Copyright © 2008-2014 Logical Objects. All Rights Reserved.