Interface DisposableBean

    • Method Detail

      • destroy

        @AvoidAdvice
        void destroy()
              throws java.lang.Exception
        A Dispose implementation that calls the destroy() method.
        Throws:
        java.lang.Exception - if destruction fails