public class ExecutorResource
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private EPJExecutor |
executor |
static java.lang.String |
EXECUTOR_PATH |
Constructor and Description |
---|
ExecutorResource(EPJExecutor executor) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
getServiceStats() |
public static final java.lang.String EXECUTOR_PATH
private final EPJExecutor executor
@Inject public ExecutorResource(EPJExecutor executor)