Liferay 7.0-ce-b4

com.liferay.portal.kernel.module.framework
Interface ModuleServiceLifecycle


public interface ModuleServiceLifecycle


Field Summary
static String DATABASE_INITIALIZED
           
static String PORTAL_INITIALIZED
           
static String SPRING_INITIALIZED
           
 

Field Detail

DATABASE_INITIALIZED

static final String DATABASE_INITIALIZED
See Also:
Constant Field Values

PORTAL_INITIALIZED

static final String PORTAL_INITIALIZED
See Also:
Constant Field Values

SPRING_INITIALIZED

static final String SPRING_INITIALIZED
See Also:
Constant Field Values

Liferay 7.0-ce-b4