Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-551

Remove class loader from filter manager interface

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • portlet container
    • None

    Description

      Currently all methods of the FilterManager require a class loader
      instance for actually loading the filters.
      However this is an implementation detail and a portal might decide to
      already create the filters when the portlet webapp is started (and cache
      the filters). If the filter manager requires a class loader this should
      be handled like it is done in other services, the class loader should be
      passed into the implementation. The interface should not require a
      classloader.

      Attachments

        Activity

          People

            cziegeler Carsten Ziegeler
            cziegeler Carsten Ziegeler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: