railo.runtime.monitor
Interface Monitor
- All Known Subinterfaces:
- ActionMonitor, IntervallMonitor, RequestMonitor
- All Known Implementing Classes:
- IntervallMonitorWrap, MonitorWrap, RequestMonitorWrap
public interface Monitor
TYPE_INTERVALL
static final short TYPE_INTERVALL
- See Also:
- Constant Field Values
TYPE_REQUEST
static final short TYPE_REQUEST
- See Also:
- Constant Field Values
TYPE_ACTION
static final short TYPE_ACTION
- See Also:
- Constant Field Values
init
void init(ConfigServer configServer,
String name,
boolean logEnabled)
getType
short getType()
getName
String getName()
getClazz
Class getClazz()
isLogEnabled
boolean isLogEnabled()
Copyright © 2012 Railo