Package | Description |
---|---|
com.itko.lisaint | |
com.itko.lisaint.agent | |
com.itko.lisaint.ejb | |
com.itko.lisaint.java | |
com.itko.lisaint.servlet | |
com.itko.lisaint.webservice |
Modifier and Type | Method and Description |
---|---|
static Integrator |
Integrator.fromXML(org.w3c.dom.Element iel) |
static Integrator |
Integrator.fromXML(java.lang.String xml) |
Integrator |
TransInfo.getIntegrator()
Returns the Integrator that controls this Transaction
|
Modifier and Type | Method and Description |
---|---|
void |
TransInfo.setIntegrator(Integrator integrator) |
Constructor and Description |
---|
LisaCollector(CompInfo parentComp,
java.lang.String name,
Integrator integrator)
Constructor used when creating new reporting objects
|
TransInfo(Integrator integrator,
java.lang.String transID)
Used by the Lisa Integrator to construct.
|
Modifier and Type | Method and Description |
---|---|
static Integrator |
AgentIntegrator.getIntegratorFromParentFrame(java.lang.String frameId)
How the LISA Framework gets an Integrator from 1 or more stamps
|
static Integrator |
AgentIntegrator.makeIntegrator(com.itko.lisa.remote.transactions.TransactionFrame frame)
When you have a root frame and want to make an Integrator from it, call me
|
Integrator |
TransFrame2Integrator.transform(com.itko.lisa.remote.transactions.TransactionFrame frame) |
Modifier and Type | Method and Description |
---|---|
void |
IntegratorCallback.process(Integrator integrator) |
Modifier and Type | Class and Description |
---|---|
class |
EJBIntegrator
The EJBIntegrator is a subclass of the JavaIntegrator.
|
Modifier and Type | Class and Description |
---|---|
class |
JavaIntegrator
This JavaIntegrator is a subclass of the Integrator that will Lisa Integrator supporting
servers must derive from.
|
Modifier and Type | Class and Description |
---|---|
class |
ServletIntegrator
This is the Integrator sub-class that Servlet application developers will work
directly with in providing test-enabled components for their Lisa test case
execution.
|
Modifier and Type | Class and Description |
---|---|
class |
WebserviceIntegrator
WebserviceIntegrator
|
Copyright © 1998-2014 CA, Inc. All Rights Reserved.