Class ThrottleWindowReplicator
- java.lang.Object
-
- org.apache.synapse.commons.throttle.core.ThrottleWindowReplicator
-
public class ThrottleWindowReplicator extends Object
-
-
Constructor Summary
Constructors Constructor Description ThrottleWindowReplicator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
add(String key)
void
setConfigContext(org.apache.axis2.context.ConfigurationContext configContext)
-
-
-
Method Detail
-
setConfigContext
public void setConfigContext(org.apache.axis2.context.ConfigurationContext configContext)
-
add
public void add(String key)
-
-