com.sun.xml.ws.tx.webservice.member.at
Interface CompletionInitiatorPortType

All Known Implementing Classes:
CompletionInitiatorPortTypeImpl

public interface CompletionInitiatorPortType

This class was generated by the JAXWS SI. JAX-WS RI 2.0.1-hudson-626-ea Generated source version: 2.0


Method Summary
 void abortedOperation(Notification parameters)
           
 void committedOperation(Notification parameters)
           
 

Method Detail

committedOperation

@Action(input="http://schemas.xmlsoap.org/ws/2004/10/wsat/Committed")
void committedOperation(Notification parameters)
Parameters:
parameters -

abortedOperation

@Action(input="http://schemas.xmlsoap.org/ws/2004/10/wsat/Aborted")
void abortedOperation(Notification parameters)
Parameters:
parameters -