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

All Superinterfaces:
IEventMessage, java.io.Serializable

public interface IAssignmentExecutedEM
extends IEventMessage

The IAssignmentExecutedEM event message is send to the event notifier for every assignment operation that is executed in the virtual machine.

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

Version:
$Revision: 1.1 $ $Date: 2009/11/23 20:33:13 $ $Author: rnado $
Author:
Bob Nado

Field Summary
static java.lang.String ASSIGNMENTCTX
          Property name indicating that its value is an Assignment 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

ASSIGNMENTCTX

static final java.lang.String ASSIGNMENTCTX
Property name indicating that its value is an Assignment Context

See Also:
Constant Field Values


Copyright © 1997-2012 All Rights Reserved.