Uses of Interface
com.opencloud.rhino.limiting.LimiterMBean
-
Packages that use LimiterMBean Package Description com.opencloud.rhino.limiting -
-
Uses of LimiterMBean in com.opencloud.rhino.limiting
Subinterfaces of LimiterMBean in com.opencloud.rhino.limiting Modifier and Type Interface Description interface
AbsoluteStatLimiterMBean
Defines the JMX interface for controlling a single absolute stat limiter.interface
QueueSaturationLimiterMBean
Defines the JMX interface for controlling a single queue saturation limiter.interface
RateLimiterMBean
Defines the JMX interface for controlling a single rate limiter.interface
RelativeStatLimiterMBean
Defines the JMX interface for controlling a single relative stat limiter.interface
StatLimiterMBean
Defines the JMX interface for controlling a single stat limiter.
-