oracle.jbo.common.ampool
Interface ApplicationPoolListener
- All Superinterfaces:
- ResourcePoolListener
- All Known Implementing Classes:
- ApplicationPoolLogger
- public interface ApplicationPoolListener
- extends ResourcePoolListener
STATE_ACTIVATED
public static final byte STATE_ACTIVATED
-
- See Also:
- Constant Field Values
STATE_PASSIVATED
public static final byte STATE_PASSIVATED
-
- See Also:
- Constant Field Values
REFERENCED_INSTANCE_RECYCLED
public static final byte REFERENCED_INSTANCE_RECYCLED
-
- See Also:
- Constant Field Values
UNREFERENCED_INSTANCE_RECYCLED
public static final byte UNREFERENCED_INSTANCE_RECYCLED
-
- See Also:
- Constant Field Values
INSTANCE_REUSED
public static final byte INSTANCE_REUSED
-
- See Also:
- Constant Field Values
Copyright © 1997, 2005, Oracle. All rights reserved.