序列化表格
|
软件包 org.logicalcobwebs.concurrent |
duration
long duration
- The approximate time that the operation lasted before
this timeout exception was thrown.
|
软件包 org.logicalcobwebs.proxool |
cause
Exception cause
- 另请参见:
FatalRuntimeException.getCause()
cause
SQLException cause
- 另请参见:
FatalSQLException.getOriginalSQLException()
cause
Throwable cause
- The throwable that caused this ProxoolException to get thrown, or null if this
ProxoolException was not caused by another throwable, or if the causative
throwable is unknown.
|
软件包 org.logicalcobwebs.proxool.admin.servlet |
output
String output
- Either
AdminServlet.OUTPUT_FULL (default) or AdminServlet.OUTPUT_SIMPLE
- 另请参见:
configuration
cssFile
String cssFile
- A valid URLL that can be linked to to override default, inline CSS.
- 另请参见:
configuration
|
软件包 org.logicalcobwebs.proxool.configuration |
autoShutdown
boolean autoShutdown
|
软件包 org.logicalcobwebs.proxool.util |
list
ArrayList<E> list
- The underlying list we are managing.
fast
boolean fast
- Are we operating in "fast" mode?
Copyright © 2014. All rights reserved.