| 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 |
| JtaPlatformResolverInitiator | |
| 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 |
| StandardJtaPlatformResolver | |
| 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 |
| 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)
|
| Enum | Description |
|---|---|
| WebSphereJtaPlatform.WebSphereEnvironment |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.