com.atomikos.icatch.jaxb.atomikos.v200510
Class CoordinatorPortTypeImpl

java.lang.Object
  extended by com.atomikos.icatch.jaxb.atomikos.v200510.CoordinatorPortTypeImpl
All Implemented Interfaces:
CoordinatorPortType

public class CoordinatorPortTypeImpl
extends Object
implements CoordinatorPortType

The Coordinator implementation.


Constructor Summary
CoordinatorPortTypeImpl()
           
 
Method Summary
 void participantErrorNotification(ErrorMessageType req)
           
 void participantStateNotification(StateMessageType req)
           
 void prepared(PreparedMessageType req)
           
 void replayCompletion(TransactionMessageType req)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoordinatorPortTypeImpl

public CoordinatorPortTypeImpl()
Method Detail

participantErrorNotification

public void participantErrorNotification(ErrorMessageType req)
Specified by:
participantErrorNotification in interface CoordinatorPortType

prepared

public void prepared(PreparedMessageType req)
Specified by:
prepared in interface CoordinatorPortType

participantStateNotification

public void participantStateNotification(StateMessageType req)
Specified by:
participantStateNotification in interface CoordinatorPortType

replayCompletion

public void replayCompletion(TransactionMessageType req)
Specified by:
replayCompletion in interface CoordinatorPortType


Copyright © 2012. All Rights Reserved.