public class SessionEventsSenderTransaction extends AbstractKeycloakTransaction
AbstractKeycloakTransaction.TransactionState
logger, 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, setRollbackOnly
public SessionEventsSenderTransaction(KeycloakSession session)
public void addEvent(SessionClusterEvent event, ClusterProvider.DCNotify dcNotify)
protected void commitImpl()
commitImpl
in class AbstractKeycloakTransaction
protected void rollbackImpl()
rollbackImpl
in class AbstractKeycloakTransaction
Copyright © 2021 JBoss by Red Hat. All rights reserved.