| 
 | Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1) E10663-02 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
   oracle.rules.rl.extensions.pool.PoolableObject<T>
oracle.rules.rl.extensions.pool.PoolableObject<T>
public class PoolableObject<T>
A poolable object container.
| Method Summary | |
|---|---|
|  T | getPooledObject()Gets the pooled object. | 
|  long | getPoolID()Gets the ID of the pool that this poolable object was obtained from. | 
|  long | getUsage()Gets the count of the number of times this poolable object was obtained from the pool. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public T getPooledObject()
public long getPoolID()
public long getUsage()
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Business Rules 11g Release 1 (11.1.1) E10663-02 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||