|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface for creating and cleaning up pooled objects
| Method Summary | |
void |
cleanup(java.lang.Object instance)Responsible for a cleanup of the instance being removed from a pool |
java.lang.Object |
createInstance()Creates new instance of pooled object |
| Method Detail |
public java.lang.Object createInstance()
public void cleanup(java.lang.Object instance)
instance - Object being removed from a pool
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||