Uses of Class
org.apache.synapse.commons.throttle.core.ThrottleContextCleanupTask
-
Packages that use ThrottleContextCleanupTask Package Description org.apache.synapse.commons.throttle.core.factory -
-
Uses of ThrottleContextCleanupTask in org.apache.synapse.commons.throttle.core.factory
Methods in org.apache.synapse.commons.throttle.core.factory that return ThrottleContextCleanupTask Modifier and Type Method Description static ThrottleContextCleanupTask
ThrottleContextFactory. getThrottleContextCleanupTaskInstance()
Get throttle caller context cleanup task instance implementation
-