| Package | Description |
|---|---|
| de.is24.util.monitoring | |
| de.is24.util.monitoring.keyhandler |
| Modifier and Type | Field and Description |
|---|---|
private KeyHandler |
InApplicationMonitor.keyHandler |
private KeyHandler |
CorePlugin.keyHandler |
| Modifier and Type | Method and Description |
|---|---|
protected KeyHandler |
InApplicationMonitor.getKeyHandler() |
| Modifier and Type | Method and Description |
|---|---|
static InApplicationMonitor |
InApplicationMonitor.initInstance(CorePlugin corePlugin,
KeyHandler keyHandler) |
static InApplicationMonitor |
TestingInApplicationMonitor.initInstanceForTesting(CorePlugin corePlugin,
KeyHandler keyHandler)
This will fail if tests are run multi threaded use with utmost care.
|
| Constructor and Description |
|---|
CorePlugin(JmxAppMon4JNamingStrategy jmxAppMon4JNamingStrategy,
KeyHandler keyHandler) |
InApplicationMonitor(CorePlugin corePlugin,
KeyHandler keyHandler) |
TestingInApplicationMonitor(CorePlugin corePlugin,
KeyHandler keyHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultKeyEscaper |
class |
DelegatingReportingKeyHandler
On a way to a more restrictive key pattern for values, this class may
help in finding key values, that get corrected by other Key Handler.
|
class |
RegexKeyEscaper |
class |
TransparentKeyHandler
this KeyHandler returns the key unchanged
|
class |
ValidatingKeyHandler |
| Modifier and Type | Field and Description |
|---|---|
private KeyHandler |
DelegatingReportingKeyHandler.delegate |
| Constructor and Description |
|---|
DelegatingReportingKeyHandler(KeyHandler delegate) |
Copyright © 2013 Immobilien Scout GmbH. All Rights Reserved.