public class TerminationCoordinatorRPCProcessorImpl
extends com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorRPCProcessor
| Constructor and Description |
|---|
TerminationCoordinatorRPCProcessorImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel(com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType cancel,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
Cancel.
|
void |
close(com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType close,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
Close.
|
void |
complete(com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType complete,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
Complete.
|
public TerminationCoordinatorRPCProcessorImpl()
public void cancel(com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType cancel,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
cancel in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorRPCProcessorcancel - The cancel notification.map - The addressing context.arjunaContext - The arjuna context.public void close(com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType close,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
close in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorRPCProcessorclose - The close notification.map - The addressing context.arjunaContext - The arjuna context.public void complete(com.arjuna.schemas.ws._2005._10.wsarjtx.NotificationType complete,
org.jboss.ws.api.addressing.MAP map,
com.arjuna.webservices11.wsarj.ArjunaContext arjunaContext)
complete in class com.arjuna.webservices11.wsarjtx.processors.TerminationCoordinatorRPCProcessorcomplete - The complete notification.map - The addressing context.arjunaContext - The arjuna context.Copyright © 2013. All rights reserved.