Interface TransactionListener
-
- All Known Implementing Classes:
ExecuteEventListenerTransactionListener
public interface TransactionListener- Author:
- Tom Baeyens
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute(CommandContext commandContext)
-
-
-
Method Detail
-
execute
void execute(CommandContext commandContext)
-
-