|
Protomatter Application Server v1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.protomatter.jdbc.pool.PASJdbcPoolShutdown
A shutdown class for use with the Protomatter Application Server. It will shutdown all registered pools when PAS shuts down.
| Constructor Summary | |
PASJdbcPoolShutdown()
|
|
| Method Summary | |
java.lang.String |
shutdown(java.lang.String name,
java.util.Properties pasProps,
java.util.Properties myProps,
javax.naming.Context context)
Shutdown all registered connection pools. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PASJdbcPoolShutdown()
| Method Detail |
public java.lang.String shutdown(java.lang.String name,
java.util.Properties pasProps,
java.util.Properties myProps,
javax.naming.Context context)
throws ShutdownException
shutdown in interface PASShutdownPASShutdown
|
Protomatter Application Server v1.0 Copyright 1998-2002 Nate Sammons |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Protomatter Application Server v1.0 | http://protomatter.sourceforge.net/pas/1.0 |