add getPortletApplicationDescriptor(String) to PortletContainer interface
-------------------------------------------------------------------------

                 Key: PLUTO-256
                 URL: http://issues.apache.org/jira/browse/PLUTO-256
             Project: Pluto
          Issue Type: Improvement
          Components: portlet container
    Affects Versions: Current CVS
            Reporter: Elliot Metsger
         Assigned To: Elliot Metsger
            Priority: Minor
             Fix For: 1.1.0


Add the following method to the PortletContainer interface, providing support 
for accessing the portlet descriptor (portlet.xml).

public PortletAppDD getPortletApplicationDescriptor(String context)
        throws PortletContainerException;


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to