public class SessionEventsSenderTransaction extends AbstractKeycloakTransaction
AbstractKeycloakTransaction.TransactionStatelogger, state| Constructor and Description |
|---|
SessionEventsSenderTransaction(KeycloakSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
addEvent(SessionClusterEvent event,
ClusterProvider.DCNotify dcNotify) |
protected void |
commitImpl() |
protected void |
rollbackImpl() |
begin, commit, getRollbackOnly, getState, isActive, rollback, setRollbackOnlypublic SessionEventsSenderTransaction(KeycloakSession session)
public void addEvent(SessionClusterEvent event, ClusterProvider.DCNotify dcNotify)
protected void commitImpl()
commitImpl in class AbstractKeycloakTransactionprotected void rollbackImpl()
rollbackImpl in class AbstractKeycloakTransactionCopyright © 2021 JBoss by Red Hat. All rights reserved.