Whatever message this page gives is out now! Go check it out!
coldfusion.eventgateway.GatewayServices |
| Signature | Description |
GatewayServices getGatewayServices () | Static method that returns the GatewayServices object. |
boolean addEvent (CFEvent msg) | Sends a CFEvent instance to ColdFusion for dispatching to a listener CFC. |
coldfusion.eventgateway.Logger getLogger ([String logfile]) | Returns a ColdFusion logger object that the event gateway can use to log information in a file. |
int getMaxQueueSize () | Returns the maximum size of the ColdFusion event queue, as set in the ColdFusion Administrator. |
int getMaxQueueSize () | Returns the current size of the ColdFusion event queue that handles all messages for all gateways. |