Uses of Interface
javax.portlet.PortletConfig
-
Uses of PortletConfig in javax.portlet
Methods in javax.portlet that return PortletConfigModifier and TypeMethodDescriptionGenericPortlet.getPortletConfig()Returns the PortletConfig object of this portlet.Methods in javax.portlet with parameters of type PortletConfigModifier and TypeMethodDescriptionvoidGenericPortlet.init(PortletConfig config) Called by the portlet container to indicate to a portlet that the portlet is being placed into service.voidPortlet.init(PortletConfig config) Called by the portlet container to indicate to a portlet that the portlet is being placed into service.