124125126127128129130131132133134
if ( info ) { __log.info( "Destroying Portlet: " + portlet.getPortletConfig( ).getPortletName( ) ); } portlet.destroy( ); } } /** * @see net.sf.jportlet.portlet.application.PortletApplication#getAttribute(java.lang.String)