BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

weblogic.apache.xalan.xpath.xml
Class ObjectPool

java.lang.Object
  |
  +--weblogic.apache.xalan.xpath.xml.ObjectPool

public class ObjectPool
extends java.lang.Object

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
ObjectPool()
           
ObjectPool(java.lang.Class type)
           
ObjectPool(java.lang.Class type, int size)
           
 
Method Summary
 void freeInstance(java.lang.Object obj)
           
 java.lang.Object getInstance()
           
 java.lang.Object getInstanceIfFree()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectPool

public ObjectPool(java.lang.Class type)

ObjectPool

public ObjectPool(java.lang.Class type,
                  int size)

ObjectPool

public ObjectPool()
Method Detail

getInstanceIfFree

public java.lang.Object getInstanceIfFree()

getInstance

public java.lang.Object getInstance()

freeInstance

public void freeInstance(java.lang.Object obj)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60