railo.runtime.gateway
Interface GatewayEnginePro
- All Known Implementing Classes:
- GatewayEngineImpl
public interface GatewayEnginePro
LOGLEVEL_INFO
static final int LOGLEVEL_INFO
- See Also:
- Constant Field Values
LOGLEVEL_DEBUG
static final int LOGLEVEL_DEBUG
- See Also:
- Constant Field Values
LOGLEVEL_WARN
static final int LOGLEVEL_WARN
- See Also:
- Constant Field Values
LOGLEVEL_ERROR
static final int LOGLEVEL_ERROR
- See Also:
- Constant Field Values
LOGLEVEL_FATAL
static final int LOGLEVEL_FATAL
- See Also:
- Constant Field Values
invokeListener
boolean invokeListener(GatewayPro gateway,
String method,
Map data)
- invoke given method on cfc listener
- Parameters:
gateway
- method
- method to invokedata
- arguments
- Returns:
- returns if invocation was successfull
log
void log(GatewayPro gateway,
int level,
String message)
- logs message with defined logger for gateways
- Parameters:
gateway
- level
- message
-
Copyright © 2012 Railo