public class ExecutorMBean
extends java.lang.Object
| Constructor and Description |
|---|
ExecutorMBean(ObservableExecutor executor) |
| Modifier and Type | Method and Description |
|---|---|
long |
getPendings() |
long |
getRunnings() |
double |
getThroughput() |
long |
getTotalExecuted() |
public ExecutorMBean(ObservableExecutor executor)