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