Package com.hpe.caf.decoder
Class PropertyRetriever
- java.lang.Object
-
- com.hpe.caf.decoder.PropertyRetriever
-
public class PropertyRetriever extends Object
Provides access to properties requested during decoding.
-
-
Constructor Summary
Constructors Constructor Description PropertyRetriever()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Stringgetenv(String key)Gets the value to use for the specified property.
-