- execute(Object[]) - Method in class org.wso2.extension.siddhi.execution.env.GetEnvironmentPropertyFunction
-
The main execution method which will be called upon event arrival
when there are more than one function parameter.
- execute(Object) - Method in class org.wso2.extension.siddhi.execution.env.GetEnvironmentPropertyFunction
-
The main execution method which will be called upon event arrival
when there are zero or one function parameter.
- execute(Object[]) - Method in class org.wso2.extension.siddhi.execution.env.GetSystemPropertyFunction
-
The main execution method which will be called upon event arrival
when there are more than one function parameter.
- execute(Object) - Method in class org.wso2.extension.siddhi.execution.env.GetSystemPropertyFunction
-
The main execution method which will be called upon event arrival
when there are zero or one function parameter.
- execute(Object[]) - Method in class org.wso2.extension.siddhi.execution.env.GetYAMLPropertyFunction
-
The main execution method which will be called upon event arrival
when there are more than one function parameter.
- execute(Object) - Method in class org.wso2.extension.siddhi.execution.env.GetYAMLPropertyFunction
-
The main execution method which will be called upon event arrival
when there are zero or one function parameter.