|
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3)
B16005-01 |
| PREV CLASS NEXT CLASS |
FRAMES NO FRAMES |
| SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
oracle.jbo.pool
Interface ResourcePoolListener
- All Known Subinterfaces:
- ApplicationPoolListener
- All Known Implementing Classes:
- ApplicationPoolLogger, ResourcePoolLogger
- public interface ResourcePoolListener
INSTANCE_CREATED
public static final byte INSTANCE_CREATED
-
- See Also:
- Constant Field Values
INSTANCE_REMOVED
public static final byte INSTANCE_REMOVED
-
- See Also:
- Constant Field Values
INSTANCE_CHECKED_IN
public static final byte INSTANCE_CHECKED_IN
-
- See Also:
- Constant Field Values
INSTANCE_CHECKED_OUT
public static final byte INSTANCE_CHECKED_OUT
-
- See Also:
- Constant Field Values
CHECKOUT_FAILED
public static final byte CHECKOUT_FAILED
-
- See Also:
- Constant Field Values
handleEvent
public void handleEvent(byte eventType)
|
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3)
B16005-01 |
| PREV CLASS NEXT CLASS |
FRAMES NO FRAMES |
| SUMMARY: NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2005, Oracle. All rights reserved.