Class ActivationCoordinatorProcessorImpl

java.lang.Object
com.arjuna.webservices11.wscoor.processors.ActivationCoordinatorProcessor
com.arjuna.wsc11.messaging.ActivationCoordinatorProcessorImpl

public class ActivationCoordinatorProcessorImpl extends com.arjuna.webservices11.wscoor.processors.ActivationCoordinatorProcessor
The Activation Coordinator processor.
Author:
kevin
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextResponseType
    createCoordinationContext(org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType createCoordinationContext, org.jboss.ws.api.addressing.MAP map, boolean isSecure)
    Create the coordination context.

    Methods inherited from class com.arjuna.webservices11.wscoor.processors.ActivationCoordinatorProcessor

    getCoordinator, setCoordinator

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ActivationCoordinatorProcessorImpl

      public ActivationCoordinatorProcessorImpl()
  • Method Details

    • createCoordinationContext

      public org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextResponseType createCoordinationContext(org.oasis_open.docs.ws_tx.wscoor._2006._06.CreateCoordinationContextType createCoordinationContext, org.jboss.ws.api.addressing.MAP map, boolean isSecure)
      Create the coordination context.
      Specified by:
      createCoordinationContext in class com.arjuna.webservices11.wscoor.processors.ActivationCoordinatorProcessor
      Parameters:
      createCoordinationContext - The create coordination context request.
      map - The addressing context.
      Returns:
      a response message containing the desired coordinaton context