Interface ResourceHandle

    • Method Detail

      • isTransactional

        boolean isTransactional()
      • isEnlistmentSuspended

        boolean isEnlistmentSuspended()
      • setEnlistmentSuspended

        void setEnlistmentSuspended​(boolean enlistmentSuspended)
      • supportsXA

        boolean supportsXA()
      • getComponentInstance

        Object getComponentInstance()
      • setComponentInstance

        void setComponentInstance​(Object instance)
      • isEnlisted

        boolean isEnlisted()
      • isShareable

        boolean isShareable()
      • destroyResource

        void destroyResource()