Interface | Description |
---|---|
JtaSynchronizationStrategy |
Contract used to centralize
Synchronization handling logic. |
SynchronizationRegistryAccess |
Provides access to a
TransactionSynchronizationRegistry for use by TransactionSynchronizationRegistry -based
JtaSynchronizationStrategy implementations. |
TransactionManagerAccess |
Provides access to a
TransactionManager for use by TransactionManager -based
JtaSynchronizationStrategy implementations. |
Class | Description |
---|---|
AbstractJtaPlatform | |
BitronixJtaPlatform | |
BorlandEnterpriseServerJtaPlatform | |
JBossAppServerJtaPlatform |
JtaPlatform definition for JBoss Application Server.
|
JBossStandAloneJtaPlatform |
Return a standalone JTA transaction manager for JBoss Transactions
Known to work for org.jboss.jbossts:jbossjta:4.9.0.GA
|
JOnASJtaPlatform |
JTA platform implementation for JOnAS
|
JOTMJtaPlatform | |
JRun4JtaPlatform |
JtaPlatform implementation for JRun4 AS |
JtaPlatformInitiator |
Standard initiator for the standard
JtaPlatform |
NoJtaPlatform |
The non-configured form of JTA platform.
|
OC4JJtaPlatform |
JtaPlatform implementation for the OC4J (Oracle) AS. |
OrionJtaPlatform |
JtaPlatform implementation for Orion |
ResinJtaPlatform |
JtaPlatform implementation for Resin |
SunOneJtaPlatform |
JtaPlatform implementation for Sun ONE Application Server 7 and above |
SynchronizationRegistryBasedSynchronizationStrategy |
Implementation of the
JtaSynchronizationStrategy contract based on using a
TransactionSynchronizationRegistry |
TransactionManagerBasedSynchronizationStrategy |
Implementation of the
JtaSynchronizationStrategy contract based on using a
TransactionManager |
TransactionManagerLookupBridge | |
WeblogicJtaPlatform |
JtaPlatform implementation for Weblogic |
WebSphereExtendedJtaPlatform |
JTA platform implementation intended for use with WebSphere Application Server (WAS).
|
WebSphereJtaPlatform |
JTA platform implementation for WebSphere (versions 4, 5.0 and 5.1)
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.