Skip navigation links

Micro Focus Verastream Host Integrator v99.9.6798
Event Handlers API Documentation

Event handling is a feature in Verastream Host Integrator that extends the capabilities of models by allowing you to define specific events that suspend the interpretation of a model and turn control over to user-supplied procedural code.

See: Description

Packages 
Package Description
com.wrq.apptrieve.agent  
com.wrq.apptrieve.appconn  
com.wrq.vhi.script.api
This is the com.wrq.vhi.script.api package summary.
com.wrq.vhi.script.api.command  

Event handling is a feature in Verastream Host Integrator that extends the capabilities of models by allowing you to define specific events that suspend the interpretation of a model and turn control over to user-supplied procedural code.

The Event Handler API consists of three packages. Two of the three contain implementation classes; the third package, com.wrq.vhi.script.api, contains the interfaces and methods relevant for creating event handlers.

Skip navigation links