|
|||||||||
| Home >> All >> org >> activemq >> [ capacity overview ] | PREV NEXT | ||||||||
A
- addCapacityEventListener(CapacityMonitorEventListener) - Method in class org.activemq.capacity.BasicCapacityMonitor
- Add a CapacityMonitorEventListener
- addCapacityEventListener(CapacityMonitorEventListener) - Method in interface org.activemq.capacity.CapacityMonitor
- Add a CapacityMonitorEventListener
- addCapacityEventListener(CapacityMonitorEventListener) - Method in class org.activemq.capacity.DelegateCapacityMonitor
- Add a CapacityEventListener
B
- BasicCapacityMonitor - class org.activemq.capacity.BasicCapacityMonitor.
- BasicCapacityMonitor implementation
- BasicCapacityMonitor(String, long) - Constructor for class org.activemq.capacity.BasicCapacityMonitor
- Construct a CapacityMonitor
- BasicCapacityMonitorTest - class org.activemq.capacity.BasicCapacityMonitorTest.
- BasicCapacityMonitorTest
- BasicCapacityMonitorTest(String) - Constructor for class org.activemq.capacity.BasicCapacityMonitorTest
- Constructor for BasicCapacityMonitorTest.
C
- CapacityMonitor - interface org.activemq.capacity.CapacityMonitor.
- Fires CapacityChangedEvents
- CapacityMonitor.BasicCapacityMonitor - class org.activemq.capacity.CapacityMonitor.BasicCapacityMonitor.
- A CapacityMonitor holds percentage values for some resource that has a capacity - e.g.
- CapacityMonitor.BasicCapacityMonitor() - Constructor for class org.activemq.capacity.CapacityMonitor.BasicCapacityMonitor
- CapacityMonitorEvent - class org.activemq.capacity.CapacityMonitorEvent.
- A CapacityMonitorEvent is raised to notify that a change has occurred to the capacity of a CapacityMonitor
- CapacityMonitorEvent() - Constructor for class org.activemq.capacity.CapacityMonitorEvent
- Default Constructor
- CapacityMonitorEvent(String, int) - Constructor for class org.activemq.capacity.CapacityMonitorEvent
- CapacityMonitorEventListener - interface org.activemq.capacity.CapacityMonitorEventListener.
- A listener for CapacityChangedEvents
- calculateCapacity() - Method in class org.activemq.capacity.BasicCapacityMonitor
- capacity - Variable in class org.activemq.capacity.CapacityMonitorEvent
- capacityChanged(CapacityMonitorEvent) - Method in interface org.activemq.capacity.CapacityMonitorEventListener
- called when the capacity of a CapacityMonitor changes
- currentCapacity - Variable in class org.activemq.capacity.BasicCapacityMonitor
- currentValue - Variable in class org.activemq.capacity.BasicCapacityMonitor
D
- DelegateCapacityMonitor - class org.activemq.capacity.DelegateCapacityMonitor.
- BasicCapacityMonitor implementation
- DelegateCapacityMonitor() - Constructor for class org.activemq.capacity.DelegateCapacityMonitor
- Construct a DelegateCapacityMonitor
- DelegateCapacityMonitor(String, CapacityMonitor) - Constructor for class org.activemq.capacity.DelegateCapacityMonitor
- Construct a DelegateCapacityMonitor
G
- generateCapacityMonitorEvent() - Method in class org.activemq.capacity.BasicCapacityMonitor
- generateCapacityMonitorEvent() - Method in interface org.activemq.capacity.CapacityMonitor
- generateCapacityMonitorEvent() - Method in class org.activemq.capacity.DelegateCapacityMonitor
- getCapacity() - Method in class org.activemq.capacity.CapacityMonitorEvent
- getCurrentCapacity() - Method in class org.activemq.capacity.BasicCapacityMonitor
- Get the current capscity of the service as a percentage
- getCurrentCapacity() - Method in interface org.activemq.capacity.CapacityMonitor
- Get the current capacity of the service as a percentage
- getCurrentCapacity() - Method in class org.activemq.capacity.DelegateCapacityMonitor
- Get the current capscity of the service as a percentage
- getCurrentValue() - Method in class org.activemq.capacity.BasicCapacityMonitor
- Get the current value of the CapacityMonitor
- getCurrentValue() - Method in interface org.activemq.capacity.CapacityMonitor
- Get the current value of the CapacityMonitor
- getCurrentValue() - Method in class org.activemq.capacity.DelegateCapacityMonitor
- Get the current value of the CapacityMonitor
- getMonitorName() - Method in class org.activemq.capacity.CapacityMonitorEvent
- getName() - Method in class org.activemq.capacity.BasicCapacityMonitor
- Get the name of the CapacityMonitor
- getName() - Method in interface org.activemq.capacity.CapacityMonitor
- Get the name of the CapacityMonitor
- getName() - Method in class org.activemq.capacity.DelegateCapacityMonitor
- Get the name of the CapacityMonitor
- getRoundedCapacity() - Method in class org.activemq.capacity.BasicCapacityMonitor
- Calculates the capacity rounded down to the rounding factor
- getRoundedCapacity() - Method in interface org.activemq.capacity.CapacityMonitor
- Calculates the capacity rounded down to the rounding factor
- getRoundedCapacity() - Method in class org.activemq.capacity.DelegateCapacityMonitor
- Calculates the capacity rounded down to the rounding factor
- getRoundingFactor() - Method in class org.activemq.capacity.BasicCapacityMonitor
- Get the rounding factor - default is 10
- getRoundingFactor() - Method in interface org.activemq.capacity.CapacityMonitor
- Get the rounding factor - default is 10
- getRoundingFactor() - Method in class org.activemq.capacity.DelegateCapacityMonitor
- Get the rounding factor - default is 10
- getValueLimit() - Method in class org.activemq.capacity.BasicCapacityMonitor
- getValueLimit() - Method in interface org.activemq.capacity.CapacityMonitor
- getValueLimit() - Method in class org.activemq.capacity.DelegateCapacityMonitor
L
- listeners - Variable in class org.activemq.capacity.BasicCapacityMonitor
- listeners - Variable in class org.activemq.capacity.DelegateCapacityMonitor
M
- main(String[]) - Static method in class org.activemq.capacity.BasicCapacityMonitorTest
- monitor - Variable in class org.activemq.capacity.DelegateCapacityMonitor
- monitorName - Variable in class org.activemq.capacity.CapacityMonitorEvent
N
- name - Variable in class org.activemq.capacity.BasicCapacityMonitor
- name - Variable in class org.activemq.capacity.DelegateCapacityMonitor
O
- org.activemq.capacity - package org.activemq.capacity
R
- removeCapacityEventListener(CapacityMonitorEventListener) - Method in class org.activemq.capacity.BasicCapacityMonitor
- Remove a CapacityMonitorEventListener
- removeCapacityEventListener(CapacityMonitorEventListener) - Method in interface org.activemq.capacity.CapacityMonitor
- Remove a CapacityMonitorEventListener
- removeCapacityEventListener(CapacityMonitorEventListener) - Method in class org.activemq.capacity.DelegateCapacityMonitor
- Remove a CapacityEventListener
- roundedCapacity - Variable in class org.activemq.capacity.BasicCapacityMonitor
- roundingFactor - Variable in class org.activemq.capacity.BasicCapacityMonitor
S
- setCapacity(int) - Method in class org.activemq.capacity.CapacityMonitorEvent
- setCurrentValue(long) - Method in class org.activemq.capacity.BasicCapacityMonitor
- set the current value of the capacity
- setCurrentValue(long) - Method in interface org.activemq.capacity.CapacityMonitor
- set the current value of the capacity
- setCurrentValue(long) - Method in class org.activemq.capacity.DelegateCapacityMonitor
- set the current value of the capacity
- setDelegate(CapacityMonitor) - Method in class org.activemq.capacity.DelegateCapacityMonitor
- Set the delegated one
- setMonitorName(String) - Method in class org.activemq.capacity.CapacityMonitorEvent
- setName(String) - Method in class org.activemq.capacity.BasicCapacityMonitor
- setName(String) - Method in interface org.activemq.capacity.CapacityMonitor
- Set the name of the CapacityMonitor
- setName(String) - Method in class org.activemq.capacity.DelegateCapacityMonitor
- setRoundingFactor(int) - Method in class org.activemq.capacity.BasicCapacityMonitor
- Set the rounding factor (between 1-100)
- setRoundingFactor(int) - Method in interface org.activemq.capacity.CapacityMonitor
- Set the rounding factor (between 1-100)
- setRoundingFactor(int) - Method in class org.activemq.capacity.DelegateCapacityMonitor
- Set the rounding factor (between 1-100)
- setUp() - Method in class org.activemq.capacity.BasicCapacityMonitorTest
- setValueLimit(long) - Method in class org.activemq.capacity.BasicCapacityMonitor
- set a new value limit for the CapacityMonitor
- setValueLimit(long) - Method in interface org.activemq.capacity.CapacityMonitor
- set a new value limit for the CapacityMonitor
- setValueLimit(long) - Method in class org.activemq.capacity.DelegateCapacityMonitor
- set a new value limit for the CapacityMonitor
T
- tearDown() - Method in class org.activemq.capacity.BasicCapacityMonitorTest
- testCapacityMonitor() - Method in class org.activemq.capacity.BasicCapacityMonitorTest
- toString() - Method in class org.activemq.capacity.CapacityMonitorEvent
U
- updateCapacityChanged(int) - Method in class org.activemq.capacity.BasicCapacityMonitor
V
- valueLimit - Variable in class org.activemq.capacity.BasicCapacityMonitor
A B C D G L M N O R S T U V
|
|||||||||
| Home >> All >> org >> activemq >> [ capacity overview ] | PREV NEXT | ||||||||