Uses of Interface
org.apache.synapse.commons.executors.Importance
-
Packages that use Importance Package Description org.apache.synapse.commons.executors -
-
Uses of Importance in org.apache.synapse.commons.executors
Methods in org.apache.synapse.commons.executors with parameters of type Importance Modifier and Type Method Description void
BeforeExecuteHandler. beforeExecute(Importance importance)
This method is called before putting the message in to the queue.
-