|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MonitorAction | |
|---|---|
| org.eclipse.jetty.monitor | |
| org.eclipse.jetty.monitor.integration | |
| org.eclipse.jetty.monitor.jmx | |
| Uses of MonitorAction in org.eclipse.jetty.monitor |
|---|
| Methods in org.eclipse.jetty.monitor with parameters of type MonitorAction | |
|---|---|
boolean |
JMXMonitor.addActions(MonitorAction... actions)
Adds monitor actions to the monitor |
static boolean |
JMXMonitor.addMonitorActions(MonitorAction... actions)
|
boolean |
JMXMonitor.removeActions(MonitorAction... actions)
Removes monitor actions from the monitor |
static boolean |
JMXMonitor.removeMonitorActions(MonitorAction... actions)
|
| Uses of MonitorAction in org.eclipse.jetty.monitor.integration |
|---|
| Subclasses of MonitorAction in org.eclipse.jetty.monitor.integration | |
|---|---|
class |
JavaMonitorAction
|
| Uses of MonitorAction in org.eclipse.jetty.monitor.jmx |
|---|
| Subclasses of MonitorAction in org.eclipse.jetty.monitor.jmx | |
|---|---|
class |
SimpleAction
|
| Methods in org.eclipse.jetty.monitor.jmx with parameters of type MonitorAction | |
|---|---|
static void |
MonitorTask.cancel(MonitorAction action)
Cancel timer task for specified monitor action |
static void |
MonitorTask.schedule(MonitorAction action)
Schedule new timer task for specified monitor action |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||