Uses of Enum Class
org.apache.camel.util.concurrent.ThreadPoolRejectedPolicy
Packages that use ThreadPoolRejectedPolicy
-
Uses of ThreadPoolRejectedPolicy in org.apache.camel.util.concurrent
Methods in org.apache.camel.util.concurrent that return ThreadPoolRejectedPolicyModifier and TypeMethodDescriptionstatic ThreadPoolRejectedPolicy
Returns the enum constant of this class with the specified name.static ThreadPoolRejectedPolicy[]
ThreadPoolRejectedPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.