Package org.apache.tomcat.jdbc.pool
Class PoolProperties.InterceptorDefinition
java.lang.Object
org.apache.tomcat.jdbc.pool.PoolProperties.InterceptorDefinition
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected Class
<?> protected Map
<String, PoolProperties.InterceptorProperty> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addProperty
(String name, String value) void
Class
<? extends JdbcInterceptor>
-
Field Details
-
className
-
properties
-
clazz
-
-
Constructor Details
-
InterceptorDefinition
-
InterceptorDefinition
-
-
Method Details
-
getClassName
-
addProperty
-
addProperty
-
getProperties
-
getInterceptorClass
- Throws:
ClassNotFoundException
-