public class InfoServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements InfoService
Constructor and Description |
---|
InfoServiceImpl() |
Modifier and Type | Method and Description |
---|---|
String |
detectNewVersion() |
protected static GUIValuePair[] |
getBundle(String locale) |
static GUIInfo |
getInfo()
Retrieves the informations but not localization issues like messages and
installed languages.
|
GUIInfo |
getInfo(String locale)
Retrieves the system informations
|
GUIParameter[] |
getSessionInfo(String sid) |
protected String |
getValue(GUIInfo info,
String message) |
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 String detectNewVersion()
public static GUIInfo getInfo()
protected static GUIValuePair[] getBundle(String locale)
public GUIParameter[] getSessionInfo(String sid)
getSessionInfo
in interface InfoService
Copyright © 2008-2014 Logical Objects. All Rights Reserved.