public abstract class AbstractMonitorFactory extends Object implements MonitorFactory
| Constructor and Description |
|---|
AbstractMonitorFactory() |
| Modifier and Type | Method and Description |
|---|---|
Monitor |
getMonitor(URL url)
Create monitor.
|
static Collection<Monitor> |
getMonitors() |
public static Collection<Monitor> getMonitors()
public Monitor getMonitor(URL url)
MonitorFactorygetMonitor in interface MonitorFactoryCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.