序列化表格


软件包 org.logicalcobwebs.concurrent

org.logicalcobwebs.concurrent.TimeoutException 继承 InterruptedException 实现 Serializable

序列化字段

duration

long duration
The approximate time that the operation lasted before this timeout exception was thrown.


软件包 org.logicalcobwebs.proxool

org.logicalcobwebs.proxool.FatalRuntimeException 继承 RuntimeException 实现 Serializable

序列化字段

cause

Exception cause
另请参见:
FatalRuntimeException.getCause()

org.logicalcobwebs.proxool.FatalSQLException 继承 SQLException 实现 Serializable

序列化字段

cause

SQLException cause
另请参见:
FatalSQLException.getOriginalSQLException()

org.logicalcobwebs.proxool.ProxoolException 继承 Exception 实现 Serializable

序列化字段

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

org.logicalcobwebs.proxool.admin.servlet.AdminServlet 继承 javax.servlet.http.HttpServlet 实现 Serializable

序列化字段

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

org.logicalcobwebs.proxool.configuration.ServletConfigurator 继承 javax.servlet.http.HttpServlet 实现 Serializable

序列化字段

autoShutdown

boolean autoShutdown

软件包 org.logicalcobwebs.proxool.util

org.logicalcobwebs.proxool.util.FastArrayList 继承 ArrayList 实现 Serializable

序列化字段

list

ArrayList<E> list
The underlying list we are managing.


fast

boolean fast
Are we operating in "fast" mode?



Copyright © 2014. All rights reserved.