Uploaded image for project: 'SX Spring Python'
  1. SX Spring Python
  2. SESPRINGPYTHONPY-105

Add DisposableObject

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0.M2
    • IoC
    • None

    Description

      Spring Java has the DisposableBean interface http://static.springsource.org/spring/docs/2.5.x/api/org/springframework/beans/factory/DisposableBean.html, which allows the class to provide a method to be invoked by container when the class (singletons only, actually) is about to be destroyed, i.e. similar to _del_ in Python, but invoked explicitly by the container. It would be nice to have DisposableObject in Spring Python too.

      Attachments

        Activity

          People

            dsuch Dariusz Suchojad
            dsuch Dariusz Suchojad
            Archiver:
            tmarshall Trevor Marshall

            Dates

              Created:
              Updated:
              Resolved:
              Archived: