Uses of Enum
com.sun.xml.ws.tx.at.policy.EjbTransactionType
Packages that use EjbTransactionType
-
Uses of EjbTransactionType in com.sun.xml.ws.tx.at.policy
Methods in com.sun.xml.ws.tx.at.policy that return EjbTransactionTypeModifier and TypeMethodDescriptionstatic EjbTransactionTypeEjbTransactionType.getDefaultFor(Class<?> seiClass) EjbTransactionType.getEffectiveType(Method method) static EjbTransactionTypeReturns the enum constant of this type with the specified name.static EjbTransactionType[]EjbTransactionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.sun.xml.ws.tx.at.policy with parameters of type EjbTransactionTypeModifier and TypeMethodDescriptionstatic PolicyAtPolicyCreator.createPolicy(String policyId, WsatNamespace version, Transactional.TransactionFlowType wsatFlowType, EjbTransactionType ejbTat)