|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Usage | |
|---|---|
| org.apache.activemq.usage | |
| Uses of Usage in org.apache.activemq.usage |
|---|
| Classes in org.apache.activemq.usage with type parameters of type Usage | |
|---|---|
class |
Usage<T extends Usage>
Used 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.usage | |
|---|---|
class |
MemoryUsage
Used 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 Usage | |
|---|---|
protected T |
Usage.parent
|
| Methods in org.apache.activemq.usage with parameters of type Usage | |
|---|---|
void |
UsageListener.onUsageChanged(Usage usage,
int oldPercentUsage,
int newPercentUsage)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||