com.liferay.portal.kernel.util
Interface PortalLifecycle

All Known Implementing Classes:
BasePortalLifecycle, PortalClassLoaderFilter, PortalClassLoaderServlet, PortalClassLoaderServletContextListener, PortletContextListener, PortletContextLoaderListener

public interface PortalLifecycle

Author:
Brian Wing Shun Chan

Method Summary
 void portalDestroy()
           
 void portalInit()
           
 

Method Detail

portalDestroy

void portalDestroy()

portalInit

void portalInit()