com.apama.database
Event ServiceMonitorUnloaded


Send this event from any service monitor used with the ADBC adapter.

If the service monitor is unloaded (send from unload or ondie if no spawning within the monitor), this will cause the ADBCStatusManager to notify the application and discontinue the sending of status information. This is purely optional.
Member summary
 stringmonitorName

The name of the monitor.
 stringmessage

Optional message with additional details.
 
Member detail

message

            string message
        
Optional message with additional details.

monitorName

            string monitorName
        
The name of the monitor.