Uses of Interface
org.apache.synapse.commons.executors.BeforeExecuteHandler

Packages that use BeforeExecuteHandler
org.apache.synapse.commons.executors   
 

Uses of BeforeExecuteHandler in org.apache.synapse.commons.executors
 

Methods in org.apache.synapse.commons.executors that return BeforeExecuteHandler
 BeforeExecuteHandler PriorityExecutor.getBeforeExecuteHandler()
          Get the handler that is executed before the worker is put in to the queue
 

Methods in org.apache.synapse.commons.executors with parameters of type BeforeExecuteHandler
 void PriorityExecutor.setBeforeExecuteHandler(BeforeExecuteHandler beforeExecuteHandler)
          Set a handler for execute before putting a worker in to the queues.
 



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