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, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, servicepublic GUIInfo getInfo(String locale)
InfoServicegetInfo in interface InfoServicepublic String detectNewVersion()
public static GUIInfo getInfo()
protected static GUIValuePair[] getBundle(String locale)
public GUIParameter[] getSessionInfo(String sid)
getSessionInfo in interface InfoServiceCopyright © 2008-2014 Logical Objects. All Rights Reserved.