Interface CXFManagedConnection

  • All Superinterfaces:
    javax.resource.spi.ManagedConnection
    All Known Implementing Classes:
    ManagedConnectionImpl

    public interface CXFManagedConnection
    extends javax.resource.spi.ManagedConnection
    • Method Detail

      • close

        void close​(Object handle)
            throws javax.resource.ResourceException
        Throws:
        javax.resource.ResourceException