|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jca.core.connectionmanager.pool.validator.ConnectionValidator
public class ConnectionValidator

Connection validator class.
| Method Summary | |
|---|---|
static void |
registerPool(ManagedConnectionPool mcp,
long interval)
Register pool for connection validation. |
static void |
unregisterPool(ManagedConnectionPool mcp)
Unregister pool instance for connection validation. |
static void |
waitForBackgroundThread()
Wait for background thread. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void registerPool(ManagedConnectionPool mcp,
long interval)
mcp - managed connection poolinterval - validation intervalpublic static void unregisterPool(ManagedConnectionPool mcp)
mcp - pool instancepublic static void waitForBackgroundThread()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||