public class ActionMonitorCollectorRefImpl extends Object implements ActionMonitorCollector
Constructor and Description |
---|
ActionMonitorCollectorRefImpl() |
Modifier and Type | Method and Description |
---|---|
void |
addMonitor(ConfigServer cs,
Object monitor,
String name,
boolean log) |
Object |
getActionMonitor(String name) |
void |
log(ConfigWeb config,
String type,
String label,
long executionTime,
Object data) |
void |
log(PageContext pc,
String type,
String label,
long executionTime,
Object data) |
public ActionMonitorCollectorRefImpl()
public void addMonitor(ConfigServer cs, Object monitor, String name, boolean log) throws IOException
addMonitor
in interface ActionMonitorCollector
IOException
public void log(PageContext pc, String type, String label, long executionTime, Object data)
log
in interface ActionMonitorCollector
public void log(ConfigWeb config, String type, String label, long executionTime, Object data)
log
in interface ActionMonitorCollector
public Object getActionMonitor(String name)
getActionMonitor
in interface ActionMonitorCollector
Copyright © 2015 Lucee