Uses of Class
org.apache.activemq.usage.Usage
Packages that use Usage
-
Uses of Usage in org.apache.activemq.usage
Classes in org.apache.activemq.usage with type parameters of type UsageModifier and TypeClassDescriptionclassUsed to keep track of how much of something is being used so that a productive working set usage can be controlled.Subclasses of Usage in org.apache.activemq.usageModifier and TypeClassDescriptionclassUsed to keep track of how much of something is being used so that a productive working set usage can be controlled.Fields in org.apache.activemq.usage declared as UsageMethods in org.apache.activemq.usage with parameters of type UsageModifier and TypeMethodDescriptionvoidUsageListener.onUsageChanged(Usage usage, int oldPercentUsage, int newPercentUsage)