public interface SessionEventListenerManager extends SessionEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(SessionEventListener... listeners) |
cacheGetEnd, cacheGetStart, cachePutEnd, cachePutStart, dirtyCalculationEnd, dirtyCalculationStart, end, flushEnd, flushStart, jdbcConnectionAcquisitionEnd, jdbcConnectionAcquisitionStart, jdbcConnectionReleaseEnd, jdbcConnectionReleaseStart, jdbcExecuteBatchEnd, jdbcExecuteBatchStart, jdbcExecuteStatementEnd, jdbcExecuteStatementStart, jdbcPrepareStatementEnd, jdbcPrepareStatementStart, partialFlushEnd, partialFlushStart, transactionCompletionvoid addListener(SessionEventListener... listeners)
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.