Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-848

Forge should support a @CommandScoped annotation

    XMLWordPrintable

Details

    Description

      Forge should support a @CommandScoped just like the @ProjectScoped annotation. @CommandScoped objects would have a shorter lifetime since their lifecycle would be constrained to the execution of a command. This is equivalent to @RequestScoped instances, so we could renamed @CommandScoped to @RequestScoped if appropriate.

      Options passed to the Forge plugins could be made available via this scope. Not a binding requirement, since ambiguous dependencies could be encountered when injecting into managed beans.

      Attachments

        Activity

          People

            rhn-support-ggastald George Gastaldi
            vineet.reynolds_jira Vineet Reynolds (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: