org.apache.qpid.util
Interface Strings.Resolver

All Known Implementing Classes:
Strings.ChainedResolver, Strings.MapResolver, Strings.PropertiesResolver
Enclosing class:
Strings

public static interface Strings.Resolver


Method Summary
 String resolve(String variable)
           
 

Method Detail

resolve

String resolve(String variable)


Licensed to the Apache Software Foundation