org.apache.geronimo.console.core.system.serverinfo
Class SEServerInfo

java.lang.Object
  extended byorg.apache.geronimo.console.core.system.serverinfo.SEServerInfo

public class SEServerInfo
extends Object


Field Summary
static org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
           
 
Constructor Summary
SEServerInfo()
           
 
Method Summary
 String getBuildDate()
           
 String getBuildTime()
           
 String getCopyright()
           
static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
           
 String getGeronimoBuildVersion()
           
 String getGeronimoSpecVersion()
           
 String getPlatformArch()
           
 String getPortalCoreVersion()
           
 String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GBEAN_INFO

public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
Constructor Detail

SEServerInfo

public SEServerInfo()
Method Detail

getVersion

public String getVersion()

getBuildDate

public String getBuildDate()

getBuildTime

public String getBuildTime()

getCopyright

public String getCopyright()

getGeronimoBuildVersion

public String getGeronimoBuildVersion()

getGeronimoSpecVersion

public String getGeronimoSpecVersion()

getPortalCoreVersion

public String getPortalCoreVersion()

getPlatformArch

public String getPlatformArch()

getGBeanInfo

public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.