An integrator is an application-specific Java class that coordinates the communication with the running test. For example, an EJB Integrator informs an EJB component whether LISA integration is turned on.
The com.itko.lisaint.Integrator abstract class provides the base set of functionality for the following integrators:
Each integrator coordinates with the running test on whether LISA and LISA integration is turned on. After this is determined, the primary responsibility of the integrator is to start a transaction and provide access to the TransInfo object.
For more information about creating a TransInfo object, see Collect Transaction Information.
For more information about the Integrator class, see the LISA Javadoc.
|
Copyright © 2014 CA Technologies.
Tous droits réservés.
|
|