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

All Superinterfaces:
IActivityEventConstants, IEventMessage, java.io.Serializable

public interface IPutActivityInterruptedEM
extends IEventMessage, IActivityEventConstants

The IPutActivityInterruptedEM event message is send to the event notifier for every put activity that was active but is interrupted by another activity in a workframe with a higher priority.

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


Field Summary
 
Fields inherited from interface gov.nasa.arc.brahms.vm.api.events.IActivityEventConstants
ACTIVITYCTX, DETECTABLECTX, EVENTTIME, STATECTX
 
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