org.jwarp.service.objectpool
Class TESTPersistentObjectPool

org.jwarp.service.objectpool.TESTPersistentObjectPool

public class TESTPersistentObjectPool

Title: JWeb Developer Header Description: Draft Copyright: Copyright (c) 2001 Company: ORCA Systems GmbH

Version:
1.0
Author:
Anatole Tresch

Field Summary
protected static IPersistentObjectPool pool
           
(package private) static TESTTestItem ti1
           
(package private) static TESTTestItem ti2
           
(package private) static TESTTestItem ti3
           
(package private) static TESTTestItem ti4
           
(package private) static TESTTestItem ti5
           
(package private) static TESTTestItem ti6
           
(package private) static TESTTestItem ti7
           
 
Constructor Summary
TESTPersistentObjectPool(java.lang.String name)
           
 
Method Summary
protected  void init()
           
static void main(java.lang.String[] args)
           
static org.jwarp.service.objectpool.Test suite()
           
 void test()
           
 

Field Detail

pool

protected static IPersistentObjectPool pool

ti1

static TESTTestItem ti1

ti2

static TESTTestItem ti2

ti3

static TESTTestItem ti3

ti4

static TESTTestItem ti4

ti5

static TESTTestItem ti5

ti6

static TESTTestItem ti6

ti7

static TESTTestItem ti7
Constructor Detail

TESTPersistentObjectPool

public TESTPersistentObjectPool(java.lang.String name)
Method Detail

test

public void test()

init

protected void init()

suite

public static org.jwarp.service.objectpool.Test suite()

main

public static void main(java.lang.String[] args)

©   O R C A   S y s t e m s