Package | Description |
---|---|
io.pcp.parfait |
Modifier and Type | Method and Description |
---|---|
static java.util.List<Specification> |
ParfaitAgent.parseAllSpecifications() |
static java.util.List<Specification> |
ParfaitAgent.parseInputSpecification(java.io.InputStream in) |
static java.util.List<Specification> |
ParfaitAgent.parseSpecification(java.io.File file) |
Modifier and Type | Method and Description |
---|---|
private <T> Monitorable<T> |
AgentMonitoringView.createMonitorable(javax.management.ObjectName mBeanName,
Specification specification) |
<T> Monitorable<T> |
AgentMonitoringView.register(Specification specification) |