com.apama.firewall
Event InstanceInfo


This event object defines the state of a specific Rule Class instance that has been added to the Risk Firewall.

This event object is provided as part of the RuleInstanceInfo, AllRuleInstanceInfo, and AllRuleClassInstanceInfo event objects.
See Also:
com.apama.firewall.RiskFirewall#getRuleInstanceInfo - This action gets information about a specific RuleClass instance that has been added to the Risk Firewall.
com.apama.firewall.RiskFirewall#getAllRuleInstanceInfo - This action gets information about all instances of a specific Rule Class that have been added to the Risk Firewall.
com.apama.firewall.RiskFirewall#getAllRuleClassInstanceInfo - This action gets information about all RuleClass instances for all Rule Classes that have been added to the Risk Firewall.

Member summary
 com.apama.utils.Paramsconfig

The current configuration for this Rule Class instance.
 com.apama.utils.Paramsstate

The current state of this Rule Class instance (if it publishes state information).
 
Member detail

config

            com.apama.utils.Params config
        
The current configuration for this Rule Class instance.

state

            com.apama.utils.Params state
        
The current state of this Rule Class instance (if it publishes state information).