4243444546474849505152
public Object execute() throws RemoteException { return client.getSystemInformation(); } }); } catch(OmniLinkBBClient.ExecutionException ex) { cachedSystemInfo = new SystemInformationResponse(); } } return cachedSystemInfo; }