com.wrq.vhi.script.api
Interface ClientConnectedEvent

All Superinterfaces:
Event, HostSessionEvent, ModelEvent

public interface ClientConnectedEvent
extends ModelEvent, HostSessionEvent

Client connected event information.

See Also:
ModelEventHandler.clientConnected(com.wrq.vhi.script.api.ClientConnectedEvent)

Method Summary
 
Methods inherited from interface com.wrq.vhi.script.api.HostSessionEvent
getHostSession
 
Methods inherited from interface com.wrq.vhi.script.api.ModelEvent
getClientSession, getCurrentOperation, getCurrentProcedure, getModelContext
 
Methods inherited from interface com.wrq.vhi.script.api.Event
checkForTimeout, createErrorMessage, createErrorMessage, createHostSession, createUserErrorMessage, getEventStack, getHandlerProperty, getLogger, isDesignEnvironment