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

Javadoc in PortletContainer.java mentions non-existant destroy method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Resolution: Fixed
    • unspecified
    • None
    • portlet container
    • None
    • Operating System: Other
      Platform: Other
    • 27064

    Description

      The class-level JavaDoc for org.apache.pluto.PortletContainer mentions a
      "destroy" method which doesn't appear to exist. It should either be changed to
      "shutdown" (if that was what was intended) or removed. By the way, why isn't
      there an "unload" method in the PortletContainer that unloads a portlet?

      This is the section I'm talking about:

      • The methods of this class have to be called in the following order:
      • <UL>
      • <LI>only once</LI>
      • <UL>
      • <LI>init</LI>
      • <LI>destroy</LI>
      • </UL>

      Attachments

        Activity

          People

            ddewolf David H. DeWolf
            kweiner Ken Weiner
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: