|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pool.Event | |
---|---|
org.apache.openejb.util |
Uses of Pool.Event in org.apache.openejb.util |
---|
Methods in org.apache.openejb.util that return Pool.Event | |
---|---|
static Pool.Event |
Pool.Event.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Pool.Event[] |
Pool.Event.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.openejb.util with parameters of type Pool.Event | |
---|---|
java.lang.Runnable |
Pool.Entry.Instance.discard(Pool.Event event)
|
void |
Pool.Supplier.discard(T t,
Pool.Event reason)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |