ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Class
org.jboss.shrinkwrap.descriptor.api.connector16.TransactionSupportType

Packages that use TransactionSupportType
org.jboss.shrinkwrap.descriptor.api.connector16 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of TransactionSupportType in org.jboss.shrinkwrap.descriptor.api.connector16
 

Methods in org.jboss.shrinkwrap.descriptor.api.connector16 that return TransactionSupportType
static TransactionSupportType TransactionSupportType.getFromStringValue(String value)
           
 TransactionSupportType OutboundResourceadapterType.getTransactionSupport()
          Returns the transaction-support element
static TransactionSupportType TransactionSupportType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TransactionSupportType[] TransactionSupportType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jboss.shrinkwrap.descriptor.api.connector16 with parameters of type TransactionSupportType
 OutboundResourceadapterType<T> OutboundResourceadapterType.transactionSupport(TransactionSupportType transactionSupport)
          Sets the transaction-support element
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.