Package org.jclouds.functions
Class ExpandProperties
java.lang.Object
org.jclouds.functions.ExpandProperties
- All Implemented Interfaces:
 com.google.common.base.Function<Properties,,Properties> Function<Properties,Properties> 
public class ExpandProperties
extends Object
implements com.google.common.base.Function<Properties,Properties> 
Resolves the values of the properties so they can be inferred from other
 properties.
- 
Constructor Details
- 
ExpandProperties
public ExpandProperties() 
 - 
 - 
Method Details
- 
apply
- Specified by:
 applyin interfacecom.google.common.base.Function<Properties,Properties> - Specified by:
 applyin interfaceFunction<Properties,Properties> 
 
 -