org.apache.catalina.startup
Class SetAllPropertiesRule.SystemPropertyPropertyResource

java.lang.Object
  extended byorg.apache.catalina.startup.SetAllPropertiesRule.SystemPropertyPropertyResource
All Implemented Interfaces:
IntrospectionUtils.PropertySource
Enclosing class:
SetAllPropertiesRule

protected class SetAllPropertiesRule.SystemPropertyPropertyResource
extends java.lang.Object
implements IntrospectionUtils.PropertySource


Constructor Summary
protected SetAllPropertiesRule.SystemPropertyPropertyResource()
           
 
Method Summary
 java.lang.String getProperty(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetAllPropertiesRule.SystemPropertyPropertyResource

protected SetAllPropertiesRule.SystemPropertyPropertyResource()
Method Detail

getProperty

public java.lang.String getProperty(java.lang.String key)
Specified by:
getProperty in interface IntrospectionUtils.PropertySource


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