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 java.lang.Object

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

Constructor Summary
AtPolicyCreator()
           
 
Method Summary
static com.sun.xml.ws.policy.Policy createPolicy(java.lang.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 com.sun.xml.ws.policy.Policy createPolicy(java.lang.String policyId,
                                                        WsatNamespace version,
                                                        Transactional.TransactionFlowType wsatFlowType,
                                                        EjbTransactionType ejbTat)


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