com.atomikos.icatch.jaxb.atomikos.v200510
Interface CoordinatorPortType

All Known Implementing Classes:
CoordinatorPortTypeImpl

public interface CoordinatorPortType

This class was generated by the CXF 2.0-incubator Wed Jul 11 17:38:06 CEST 2007 Generated source version: 2.0-incubator


Method Summary
 void participantErrorNotification(ErrorMessageType errorContent)
           
 void participantStateNotification(StateMessageType stateContent)
           
 void prepared(PreparedMessageType prepareResponseContent)
           
 void replayCompletion(TransactionMessageType replayContent)
           
 

Method Detail

participantErrorNotification

void participantErrorNotification(ErrorMessageType errorContent)

prepared

void prepared(PreparedMessageType prepareResponseContent)

participantStateNotification

void participantStateNotification(StateMessageType stateContent)

replayCompletion

void replayCompletion(TransactionMessageType replayContent)


Copyright © 2012. All Rights Reserved.