Class PoolProperties.InterceptorDefinition
java.lang.Object
org.apache.tomcat.jdbc.pool.PoolProperties.InterceptorDefinition
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected Stringprotected Class<?> protected Map<String, PoolProperties.InterceptorProperty> 
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddProperty(String name, String value) voidClass<? extends JdbcInterceptor> 
- 
Field Details- 
className
- 
properties
- 
clazz
 
- 
- 
Constructor Details- 
InterceptorDefinition
- 
InterceptorDefinition
 
- 
- 
Method Details- 
getClassName
- 
addProperty
- 
addProperty
- 
getProperties
- 
getInterceptorClass- Throws:
- ClassNotFoundException
 
 
-