Package com.sun.xml.ws.tx.at.common
Interface ParticipantIF<T>
- All Known Implementing Classes:
Participant
public interface ParticipantIF<T>
This is the common interface implemented by wsat10 and wsat 11 participants endpoints and client proxy
-
Method Summary
-
Method Details
-
prepare
- Parameters:
parameters-
-
commit
- Parameters:
parameters-
-
rollback
- Parameters:
parameters-
-