Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-327

Initialize and shutdown domain services

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • core-1.1.0
    • core-1.2.0
    • Core
    • None

    Description

      Allow domain services to be initialized by invoking all methods annotated with @javax.annotation.PostConstruct annotation (optionally accepting a Map<String,String> corresponding to the IsisConfiguration), and in addition allow domain services to be shutdown by invoking all methods annotated with a @javax.annotation.PreDestroy annotation (accepting no args).

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: