Package org.apache.activemq.usage
Interface UsageCapacity
-
- All Known Implementing Classes:
DefaultUsageCapacity
public interface UsageCapacityIdentify if a limit has been reached
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetLimit()booleanisLimit(long size)Has the limit been reached ?voidsetLimit(long limit)
-