Class SystemResolver
- java.lang.Object
-
- org.wso2.carbon.ndatasource.common.resolvers.SystemResolver
-
-
Constructor Summary
Constructors Constructor Description SystemResolver()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringresolve()environment variable is resolved in this functionvoidsetVariable(String input)set environment variable which needs to resolved
-
-
-
Method Detail
-
setVariable
public void setVariable(String input)
set environment variable which needs to resolved- Specified by:
setVariablein interfaceResolver
-
-