|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JtaSynchronizationStrategy
Contract used to centralize Synchronization
handling logic.
Method Summary | |
---|---|
boolean |
canRegisterSynchronization()
Can a synchronization be registered? |
void |
registerSynchronization(Synchronization synchronization)
Register a synchronization |
Method Detail |
---|
void registerSynchronization(Synchronization synchronization)
synchronization
- The synchronization to register.boolean canRegisterSynchronization()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |