Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-7195

Generalize the initialization of extension at application startup for all type of extension

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 3.3-rc-1
    • 3.3-milestone-2
    • Extension
    • None
    • Unknown

    Description

      Introduce a new Initialize action for extension handlers to initialize their extension during application startup. Defaulted to do nothing in the AbstractExtensionHandler, this same method simply call install() for JAR extension.

      An ExtensionInitializer allow calling this initialize method for all installed extension, either globally or for a given extension type and/or namespace.

      This initializer is called during the ApplicationStartedEvent.

      Attachments

        Activity

          People

            softec Denis Gervalle
            softec Denis Gervalle
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: