Uses of Class
org.apache.synapse.commons.executors.PriorityExecutor
-
Packages that use PriorityExecutor Package Description org.apache.synapse.commons.executors.config -
-
Uses of PriorityExecutor in org.apache.synapse.commons.executors.config
Methods in org.apache.synapse.commons.executors.config that return PriorityExecutor Modifier and Type Method Description static PriorityExecutor
PriorityExecutorFactory. createExecutor(String namespace, org.apache.axiom.om.OMElement e, boolean requireName, Properties properties)
Methods in org.apache.synapse.commons.executors.config with parameters of type PriorityExecutor Modifier and Type Method Description static org.apache.axiom.om.OMElement
PriorityExecutorSerializer. serialize(org.apache.axiom.om.OMElement parent, PriorityExecutor executor, String namespace)
-