Details

    • Type: Improvement Improvement
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.8
    • Fix Version/s: 2.9
    • Component/s: PicoContainer (Java)
    • Labels:
      None
    • Number of attachments :
      4

      Description

      I need a lazy lifecycle strategy within Pico, as in one that will start a component only once it is required. Currently container.start() will eagerly instantiate lifecycled components before they are actually needed. I'd like to intercept when components are instantiated and start them before they are used.

      1. PICO-355-test.patch
        2 kB
        Mark Hobson
      2. PICO-355-test2.patch
        1 kB
        Mark Hobson
      3. PICO-355-test3.patch
        1 kB
        Mark Hobson
      4. PICO-355-test4.patch
        1 kB
        Mark Hobson

        People

        • Assignee:
          Paul Hammant
          Reporter:
          Mark Hobson
        • Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved: