org.apache.pluto.core
Interface InternalPortletConfig

All Known Implementing Classes:
PortletConfigImpl

public interface InternalPortletConfig


Method Summary
 PortletDefinition getInternalPortletDefinition()
           
 javax.servlet.ServletConfig getServletConfig()
           
 

Method Detail

getServletConfig

public javax.servlet.ServletConfig getServletConfig()

getInternalPortletDefinition

public PortletDefinition getInternalPortletDefinition()


Copyright © 2003-2005 . All Rights Reserved.