Uses of Class
org.apache.synapse.commons.executors.PriorityExecutor
Packages that use PriorityExecutor
-
Uses of PriorityExecutor in org.apache.synapse.commons.executors.config
Methods in org.apache.synapse.commons.executors.config that return PriorityExecutorModifier and TypeMethodDescriptionstatic PriorityExecutorPriorityExecutorFactory.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 PriorityExecutorModifier and TypeMethodDescriptionstatic org.apache.axiom.om.OMElementPriorityExecutorSerializer.serialize(org.apache.axiom.om.OMElement parent, PriorityExecutor executor, String namespace)