You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by bu...@apache.org on 2004/02/18 19:51:59 UTC

DO NOT REPLY [Bug 27042] New: - Give access to member variables of PortletContainerImpl

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27042>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27042

Give access to member variables of PortletContainerImpl

           Summary: Give access to member variables of PortletContainerImpl
           Product: Pluto
           Version: Current CVS
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: portlet container
        AssignedTo: pluto-dev@jakarta.apache.org
        ReportedBy: kweiner@unicon.net


I would like to extend org.apache.pluto.PortletContainerImpl.  My subclass would
need access to the following member variables:

    private String uniqueContainerName = null;
    private Logger log = null;

Could these variables be changed from private to protected or could get/set
methods be supplied?

My motivation for extending PortletContainerImpl is explained here in my mailing
list posting:
http://nagoya.apache.org/eyebrowse/ReadMsg?listName=pluto-user@jakarta.apache.org&msgNo=400