|
Protomatter Classes v1.1.6 | |||||||||
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 PASShutdown
PASShutdown
|
Protomatter Classes v1.1.6 Copyright 1998-2001 Nate Sammons |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Protomatter Classes v1.1.6 | http://protomatter.sourceforge.net/1.1.6 |