| Package | Description |
|---|---|
| org.apache.openejb.util |
| Modifier and Type | Method and Description |
|---|---|
static Pool.Event |
Pool.Event.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
Runnable |
Pool.Entry.Instance.discard(Pool.Event event) |
void |
Pool.Supplier.discard(T t,
Pool.Event reason) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.