Interface | Description |
---|---|
JtaPlatform |
Defines how we interact with various JTA services on the given platform/environment.
|
JtaPlatformProvider |
A
ServiceLoader -style provider of JtaPlatform instances. |
JtaPlatformResolver |
Service for defining how to resolve or determine the
JtaPlatform to use in configurations where the user
did not explicitly specify one. |
Exception | Description |
---|---|
JtaPlatformException |
Indicates a problem interacting with the underlying JTA platform.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.