Uses of Enum
org.jboss.shrinkwrap.descriptor.api.javaee7.TransactionSupportType
Packages that use TransactionSupportType
Package
Description
Provides the interfaces and enumeration types as defined in the schema
Provides the interfaces and enumeration types as defined in the schema
Provides the implementation classes as defined in the schema
Provides the implementation classes as defined in the schema
-
Uses of TransactionSupportType in org.jboss.shrinkwrap.descriptor.api.connector17
Methods in org.jboss.shrinkwrap.descriptor.api.connector17 that return TransactionSupportTypeModifier and TypeMethodDescriptionOutboundResourceadapterType.getTransactionSupport()Returns thetransaction-supportelementMethods in org.jboss.shrinkwrap.descriptor.api.connector17 with parameters of type TransactionSupportTypeModifier and TypeMethodDescriptionOutboundResourceadapterType.transactionSupport(TransactionSupportType transactionSupport) Sets thetransaction-supportelement -
Uses of TransactionSupportType in org.jboss.shrinkwrap.descriptor.api.javaee7
Methods in org.jboss.shrinkwrap.descriptor.api.javaee7 that return TransactionSupportTypeModifier and TypeMethodDescriptionstatic TransactionSupportTypeTransactionSupportType.getFromStringValue(String value) ConnectionFactoryResourceType.getTransactionSupport()Returns thetransaction-supportelementstatic TransactionSupportTypeReturns 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.javaee7 with parameters of type TransactionSupportTypeModifier and TypeMethodDescriptionConnectionFactoryResourceType.transactionSupport(TransactionSupportType transactionSupport) Sets thetransaction-supportelement -
Uses of TransactionSupportType in org.jboss.shrinkwrap.descriptor.impl.connector17
Methods in org.jboss.shrinkwrap.descriptor.impl.connector17 that return TransactionSupportTypeModifier and TypeMethodDescriptionOutboundResourceadapterTypeImpl.getTransactionSupport()Returns thetransaction-supportelementMethods in org.jboss.shrinkwrap.descriptor.impl.connector17 with parameters of type TransactionSupportTypeModifier and TypeMethodDescriptionOutboundResourceadapterTypeImpl.transactionSupport(TransactionSupportType transactionSupport) Sets thetransaction-supportelement -
Uses of TransactionSupportType in org.jboss.shrinkwrap.descriptor.impl.javaee7
Methods in org.jboss.shrinkwrap.descriptor.impl.javaee7 that return TransactionSupportTypeModifier and TypeMethodDescriptionConnectionFactoryResourceTypeImpl.getTransactionSupport()Returns thetransaction-supportelementMethods in org.jboss.shrinkwrap.descriptor.impl.javaee7 with parameters of type TransactionSupportTypeModifier and TypeMethodDescriptionConnectionFactoryResourceTypeImpl.transactionSupport(TransactionSupportType transactionSupport) Sets thetransaction-supportelement