|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.xmlconfig.properties.SystemPropertyResolver
public class SystemPropertyResolver
Provide an implementation of IPropertyResolver such as resolved properties are system properties.
| Constructor Summary | |
|---|---|
SystemPropertyResolver()
|
|
| Method Summary | |
|---|---|
java.lang.String |
resolve(java.lang.String propertyName)
Get the value of a system property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemPropertyResolver()
| Method Detail |
|---|
public java.lang.String resolve(java.lang.String propertyName)
resolve in interface IPropertyResolverpropertyName - a property name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||