Interface JtaPlatformProvider
A
ServiceLoader
-style provider of JtaPlatform
instances. Used when an explicit JtaPlatform
is not provided.- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionRetrieve the JtaPlatform provided by this environment.
-
Method Details
-
getProvidedJtaPlatform
JtaPlatform getProvidedJtaPlatform()Retrieve the JtaPlatform provided by this environment.- Returns:
- The provided JtaPlatform
-