public interface HostSessionEvent extends ModelEvent
Modifier and Type | Method and Description |
---|---|
ScriptHostSession |
getHostSession()
Gets the host session associated with this event.
|
getClientSession, getCurrentOperation, getCurrentProcedure, getModelContext
checkForTimeout, createErrorMessage, createErrorMessage, createHostSession, createUserErrorMessage, getEventStack, getHandlerProperty, getLogger, isDesignEnvironment
ScriptHostSession getHostSession()
ScriptHostSession
interface must only be used within the
event that obtained it. No reference to the interface should exist upon
returning from the event.