JTR 5.0 API Documentation

Package jtr.pool

This packages contains internal classes required by the JTR runtime.

See:
          Description

Interface Summary
IPoolManager This interface defines the contract standing between the IRunners and the pool management provided by the JTR framework.
 

Class Summary
RunnerPool This class represents a pool of IRunner instances.
Only IRunnerParameterized instances are allowed to be added to the pool, and once added they all become IRunnerPooled.
RunnerPoolFiller Given a TestConfig and a RunnerPool, this class takes care of both the instantiation of the configured set of IRunners and the filling of the pool.
 

Package jtr.pool Description

This packages contains internal classes required by the JTR runtime.

Note: classes defined here are not meant for direct use by developers

Since:
1.0
Version:
5.0
Author:
Francesco Russo

The JTR Project is licensed under GPL version 2