railo.runtime.gateway.proxy
Class GatewayEngineProxy
java.lang.Object
railo.runtime.gateway.proxy.GatewayEngineProxy
- All Implemented Interfaces:
- GatewayEngine
public class GatewayEngineProxy
- extends Object
- implements GatewayEngine
GatewayEngineProxy
public GatewayEngineProxy(GatewayEngineImpl engine)
invokeListener
public boolean invokeListener(Gateway gateway,
String method,
Map data)
- Description copied from interface:
GatewayEngine
- invoke given method on cfc listener
- Specified by:
invokeListener
in interface GatewayEngine
method
- method to invokedata
- arguments
- Returns:
- returns if invocation was successfull
log
public void log(Gateway gateway,
int level,
String message)
- Description copied from interface:
GatewayEngine
- logs message with defined logger for gateways
- Specified by:
log
in interface GatewayEngine
getEngine
public GatewayEngineImpl getEngine()
Copyright © 2012 Railo