JThreadKitTM
v1.1.0
(public members only)

com.jthreadkit.pool
Class ClassA

java.lang.Object
  |
  +--com.jthreadkit.pool.AbstractResourcePool
        |
        +--com.jthreadkit.pool.ClassA
All Implemented Interfaces:
AccessibleLock, ResourcePool

public class ClassA
extends AbstractResourcePool


Fields inherited from interface com.jthreadkit.pool.ResourcePool
INFINITE_DELAY, NO_DELAY
 
Constructor Summary
ClassA()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class com.jthreadkit.pool.AbstractResourcePool
addConfigChangeListener, getCreateResourceDelay, getCreateResourceInterval, getCreateResourceOnDemandDelay, getDestroyResourceDelay, getDestroyResourceInterval, getHighWaterMark, getLockObject, getLowWaterMark, getMaxCount, initiateShutdown, removeConfigChangeListener, setCreateResourceDelay, setCreateResourceInterval, setCreateResourceOnDemandDelay, setDestroyResourceDelay, setDestroyResourceInterval, setHighWaterMark, setLowHighMax, setLowWaterMark, setMaxCount, waitUntilShutdown
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.jthreadkit.pool.ResourcePool
getAllocatedCount, getAllocatedSizeMonitored, getIdleCount, getIdleSizeMonitored
 

Constructor Detail

ClassA

public ClassA()
Method Detail

main

public static void main(String[] args)

JThreadKitTM
v1.1.0
(public members only)

© Copyright 2000-2001 Programix Incorporated. All rights reserved. JThreadKit home