|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Monitor.Key in org.apache.commons.monitoring |
|---|
| Methods in org.apache.commons.monitoring that return Monitor.Key | |
|---|---|
Monitor.Key |
Monitor.getKey()
|
| Uses of Monitor.Key in org.apache.commons.monitoring.impl.monitors |
|---|
| Methods in org.apache.commons.monitoring.impl.monitors that return Monitor.Key | |
|---|---|
Monitor.Key |
AbstractMonitor.getKey()
|
| Constructors in org.apache.commons.monitoring.impl.monitors with parameters of type Monitor.Key | |
|---|---|
AbstractMonitor(Monitor.Key key)
|
|
CompositeValuesMonitor(Monitor.Key key)
|
|
CreateValuesOnDemandMonitor(Monitor.Key key)
|
|
ObservableMonitor(Monitor.Key key)
Constructor |
|
| Uses of Monitor.Key in org.apache.commons.monitoring.impl.repositories |
|---|
| Methods in org.apache.commons.monitoring.impl.repositories with parameters of type Monitor.Key | |
|---|---|
protected Monitor |
CreateMonitorsOnDemandRepository.getMonitor(Monitor.Key key)
Retrieve a monitor an creates / register a new instance if required |
protected Monitor |
AbstractRepository.getMonitor(Monitor.Key key)
|
protected abstract Monitor |
CreateMonitorsOnDemandRepository.newMonitorInstance(Monitor.Key key)
|
protected Monitor |
ConfigurableImplementationsRepository.newMonitorInstance(Monitor.Key key)
|
| Uses of Monitor.Key in org.apache.commons.monitoring.listeners |
|---|
| Methods in org.apache.commons.monitoring.listeners with parameters of type Monitor.Key | |
|---|---|
protected Monitor |
SecondaryRepository.getMonitor(Monitor.Key key)
|
| Constructors in org.apache.commons.monitoring.listeners with parameters of type Monitor.Key | |
|---|---|
EmpyMonitor(Monitor.Key key,
long attachedAt,
long detachedAt)
|
|
| Uses of Monitor.Key in org.apache.commons.monitoring.reporting |
|---|
| Methods in org.apache.commons.monitoring.reporting with parameters of type Monitor.Key | |
|---|---|
void |
XmlRenderer.render(Context ctx,
Monitor.Key key)
|
void |
TxtRenderer.render(Context ctx,
Monitor.Key key)
|
void |
JsonRenderer.render(Context ctx,
Monitor.Key key)
|
protected void |
HtmlRenderer.render(Context ctx,
Monitor.Key key)
|
protected void |
FlotRenderer.render(Context ctx,
Monitor.Key key)
|
protected abstract void |
AbstractRenderer.render(Context ctx,
Monitor.Key key)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||