org.apache.qpid.util
Class Strings.PropertiesResolver
java.lang.Object
org.apache.qpid.util.Strings.PropertiesResolver
- All Implemented Interfaces:
- Strings.Resolver
- Enclosing class:
- Strings
public static class Strings.PropertiesResolver
- extends Object
- implements Strings.Resolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Strings.PropertiesResolver
public Strings.PropertiesResolver(Properties properties)
resolve
public String resolve(String variable)
- Specified by:
resolve
in interface Strings.Resolver
Licensed to the Apache Software Foundation