public class SchedulerLifecycle extends BasePortalLifecycle
METHOD_ALL, METHOD_DESTROY, METHOD_INIT
Constructor and Description |
---|
SchedulerLifecycle() |
Modifier and Type | Method and Description |
---|---|
protected void |
doPortalDestroy() |
protected void |
doPortalInit() |
portalDestroy, portalInit, registerPortalLifecycle, registerPortalLifecycle
protected void doPortalDestroy() throws Exception
doPortalDestroy
in class BasePortalLifecycle
Exception
protected void doPortalInit() throws Exception
doPortalInit
in class BasePortalLifecycle
Exception