public class DefaultJdbcEventListenerFactory extends java.lang.Object implements JdbcEventListenerFactory
JdbcEventListenerFactory implementation providing all the
JdbcEventListeners supplied by the P6Factoryies as well as
those registered by ServiceLoaders.| Constructor and Description |
|---|
DefaultJdbcEventListenerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearCache() |
JdbcEventListener |
createJdbcEventListener() |
protected void |
registerEventListenersFromFactories(CompoundJdbcEventListener compoundEventListener) |
protected void |
registerEventListenersFromServiceLoader(CompoundJdbcEventListener compoundEventListener) |
public JdbcEventListener createJdbcEventListener()
createJdbcEventListener in interface JdbcEventListenerFactorypublic static void clearCache()
protected void registerEventListenersFromFactories(CompoundJdbcEventListener compoundEventListener)
protected void registerEventListenersFromServiceLoader(CompoundJdbcEventListener compoundEventListener)