Interface TransactInvoker
-
- All Known Implementing Classes:
TransactInvokerImpl
public interface TransactInvoker
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
invoke(TransactCommand command)
-
-
-
Method Detail
-
invoke
void invoke(TransactCommand command)
-
-