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, transactionCompletion
void addListener(SessionEventListener... listeners)
Copyright © 2021 JBoss by Red Hat. All rights reserved.