Package org.apache.synapse.commons.util
Class FilePropertyLoader
- java.lang.Object
-
- org.apache.synapse.commons.util.FilePropertyLoader
-
public class FilePropertyLoader extends Object
File Property loader can be used to load the file property variables.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static FilePropertyLoader
getInstance()
String
getValue(String input)
-
-
-
Method Detail
-
getInstance
public static FilePropertyLoader getInstance()
-
-