org.apache.geronimo.system.properties
Class SystemProperties

java.lang.Object
  extended byorg.apache.geronimo.system.properties.SystemProperties

public class SystemProperties
extends Object

Version:
$Rev: 406493 $ $Date: 2006-05-15 03:14:11 +0200 (Mon, 15 May 2006) $

Field Summary
static org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
           
 
Constructor Summary
SystemProperties(Properties properties, Properties pathProperties, ServerInfo serverInfo)
           
 
Method Summary
static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
           
 
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

SystemProperties

public SystemProperties(Properties properties,
                        Properties pathProperties,
                        ServerInfo serverInfo)
Method Detail

getGBeanInfo

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


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