Uses of Class
org.wso2.carbon.priority.executors.ui.Executor
-
-
Uses of Executor in org.wso2.carbon.priority.executors.ui
Methods in org.wso2.carbon.priority.executors.ui that return Executor Modifier and Type Method Description Executor
PriorityAdminClient. getExecutor(String name)
Methods in org.wso2.carbon.priority.executors.ui with parameters of type Executor Modifier and Type Method Description void
PriorityAdminClient. add(String name, Executor executor)
void
PriorityAdminClient. update(String name, Executor executor)
-