Event Gateway Overview

Event gateway types

Event Gateways > Gateway Types

 

The following table describes the settings for an event gateway type:

 

Option

Description

Default

Type Name

Specifies a name for the event gateway type (for example, SMS for the SMS event gateway).

 

Description

Specifies a description for the gateway type.

 

Java Class

Specifies the fully qualified name of the gateway class full Java class name (for example, coldfusion.eventgateway.sms.SMSGateway for the SMS event gateway).

 

Startup Timeout [n] Seconds

Specifies a startup timeout, in seconds.

30

Stop on Startup Timeout

If enabled, ColdFusion stops the gateway class if it times out on startup. If disabled, ColdFusion logs a warning message when the timeout value is exceeded.

Enabled

Related topics