Uses of Class
org.apache.synapse.commons.executors.PriorityExecutor

Packages that use PriorityExecutor
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
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
static org.apache.axiom.om.OMElement PriorityExecutorSerializer.serialize(org.apache.axiom.om.OMElement parent, PriorityExecutor executor, String namespace)
           
 



Copyright © 2005–2015 Apache Software Foundation. All rights reserved.