flux.audittrail.status
Interface EngineMainStopped

All Superinterfaces:
AbstractAuditTrailEvent, ErrorCondition, Heartbeat

public interface EngineMainStopped
extends ErrorCondition

A heartbeat event that indicates that the Flux engine's primary flow of control has stopped due to an error condition. This event is not generated if the Flux engine is stopped during the normal course of operation.

Author:
Copyright 2014 Flux Corporation. All rights reserved.

Method Summary
 
Methods inherited from interface flux.audittrail.status.ErrorCondition
getConfiguration
 
Methods inherited from interface flux.audittrail.status.Heartbeat
getFreeMemory, getLocallyRunningFlowChartCount, getMaximumDatabaseConnections, getOccupiedDatabaseConnectionCount, getTotalMemory, isErrorCondition
 
Methods inherited from interface flux.audittrail.AbstractAuditTrailEvent
getEngineName, getName
 



© 2014 Flux Corporation. All rights reserved.