|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openejb.client.event.ConnectionPoolTimeout
@Log(value=FINE) public class ConnectionPoolTimeout
| Constructor Summary | |
|---|---|
ConnectionPoolTimeout(URI uri,
int size,
long timeout,
TimeUnit timeUnit,
Throwable caller)
|
|
| Method Summary | |
|---|---|
int |
getSize()
|
long |
getTimeout()
|
TimeUnit |
getTimeUnit()
|
URI |
getUri()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionPoolTimeout(URI uri,
int size,
long timeout,
TimeUnit timeUnit,
Throwable caller)
| Method Detail |
|---|
public long getTimeout()
public TimeUnit getTimeUnit()
public int getSize()
public URI getUri()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||