Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.kernel.util.BasePortalLifecycle

Packages that use BasePortalLifecycle
com.liferay.portal.dao.orm.hibernate.region   
com.liferay.portal.kernel.scheduler   
com.liferay.portal.kernel.servlet   
com.liferay.portal.kernel.servlet.filters.invoker   
com.liferay.portal.servlet   
 

Uses of BasePortalLifecycle in com.liferay.portal.dao.orm.hibernate.region
 

Subclasses of BasePortalLifecycle in com.liferay.portal.dao.orm.hibernate.region
 class MBeanRegisteringPortalLifecycle
           
 

Uses of BasePortalLifecycle in com.liferay.portal.kernel.scheduler
 

Subclasses of BasePortalLifecycle in com.liferay.portal.kernel.scheduler
 class SchedulerLifecycle
           
 

Uses of BasePortalLifecycle in com.liferay.portal.kernel.servlet
 

Subclasses of BasePortalLifecycle in com.liferay.portal.kernel.servlet
 class PluginContextListener
           
 class PortalClassLoaderFilter
           
 class PortalDelegateServlet
           See http://issues.liferay.com/browse/LEP-2297.
 class SecurePluginContextListener
           
 class SecureServlet
           
 

Uses of BasePortalLifecycle in com.liferay.portal.kernel.servlet.filters.invoker
 

Subclasses of BasePortalLifecycle in com.liferay.portal.kernel.servlet.filters.invoker
 class InvokerFilter
           
 

Uses of BasePortalLifecycle in com.liferay.portal.servlet
 

Subclasses of BasePortalLifecycle in com.liferay.portal.servlet
 class PortalSessionCreator
           
 class PortalSessionDestroyer
           
 


Liferay 6.2-ce-ga5