Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.util
Class PortalInitableUtil

java.lang.Object
  extended by com.liferay.portal.kernel.util.PortalInitableUtil

Deprecated. PortalLifecycleUtil

public class PortalInitableUtil
extends Object


Constructor Summary
PortalInitableUtil()
          Deprecated.  
 
Method Summary
static void flushInitables()
          Deprecated.  
static void init(PortalInitable portalInitable)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalInitableUtil

public PortalInitableUtil()
Deprecated. 
Method Detail

flushInitables

public static void flushInitables()
Deprecated. 

init

public static void init(PortalInitable portalInitable)
Deprecated. 

Liferay 6.1.2-ce-ga3