com.sun.xml.ws.tx.at.policy
Class AtPolicyCreator

java.lang.Object
  extended by com.sun.xml.ws.tx.at.policy.AtPolicyCreator

public final class AtPolicyCreator
extends Object

Author:
Marek Potociar (marek.potociar at sun.com)

Constructor Summary
AtPolicyCreator()
           
 
Method Summary
static Policy createPolicy(String policyId, WsatNamespace version, Transactional.TransactionFlowType wsatFlowType, EjbTransactionType ejbTat)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AtPolicyCreator

public AtPolicyCreator()
Method Detail

createPolicy

public static Policy createPolicy(String policyId,
                                  WsatNamespace version,
                                  Transactional.TransactionFlowType wsatFlowType,
                                  EjbTransactionType ejbTat)


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.