gov.nasa.arc.brahms.vm.api.events
Interface IDetectableTriggeredEM

All Superinterfaces:
IEventMessage, java.io.Serializable

public interface IDetectableTriggeredEM
extends IEventMessage

The IDetectableTriggeredEM event message is send to the event notifier for every detectable that executed its action.

The contents of this event (property name - type):

Version:
27 September 2000
Author:
Ron van Hoof

Field Summary
static java.lang.String TRIGGERCTX
          Property name indicating that its value is a Trigger Context
 
Method Summary
 
Methods inherited from interface gov.nasa.arc.brahms.vm.api.events.IEventMessage
getBody, getBooleanProperty, getByteProperty, getDoubleProperty, getFloatProperty, getIntProperty, getLongProperty, getObjectProperty, getPropertyNames, getShortProperty, getStringProperty, propertyExists
 

Field Detail

TRIGGERCTX

static final java.lang.String TRIGGERCTX
Property name indicating that its value is a Trigger Context

See Also:
Constant Field Values


Copyright © 1997-2012 All Rights Reserved.