public interface PortalLifecycle
| Modifier and Type | Field and Description |
|---|---|
static int |
METHOD_ALL |
static int |
METHOD_DESTROY |
static int |
METHOD_INIT |
| Modifier and Type | Method and Description |
|---|---|
void |
portalDestroy() |
void |
portalInit() |
static final int METHOD_ALL
static final int METHOD_DESTROY
static final int METHOD_INIT