接口 JtaPlatformProvider


  • public interface JtaPlatformProvider
    A ServiceLoader-style provider of JtaPlatform instances. Used when an explicit JtaPlatform is not provided.
    作者:
    Steve Ebersole
    • 方法详细资料

      • getProvidedJtaPlatform

        JtaPlatform getProvidedJtaPlatform()
        Retrieve the JtaPlatform provided by this environment.
        返回:
        The provided JtaPlatform