info.aduna.webapp.system
Class SystemInfoController.ServerInfo

java.lang.Object
  extended by info.aduna.webapp.system.SystemInfoController.ServerInfo
Enclosing class:
SystemInfoController

public static class SystemInfoController.ServerInfo
extends Object


Constructor Summary
SystemInfoController.ServerInfo()
           
 
Method Summary
 String getJava()
           
 String getOs()
           
 String getUser()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemInfoController.ServerInfo

public SystemInfoController.ServerInfo()
Method Detail

getOs

public String getOs()

getJava

public String getJava()

getUser

public String getUser()


Copyright © 2001-2012 Aduna. All Rights Reserved.