Class ThrottleContextCleanupTask
- java.lang.Object
-
- org.apache.synapse.commons.throttle.core.ThrottleContextCleanupTask
-
public class ThrottleContextCleanupTask extends Object
This task is responsible for cleanup callers which has expired along with hazelcast shared params
-
-
Constructor Summary
Constructors Constructor Description ThrottleContextCleanupTask()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addThrottleContext(ThrottleContext throttleContext)
-
-
-
Method Detail
-
addThrottleContext
public void addThrottleContext(ThrottleContext throttleContext)
-
-