Interface IPhase
- All Superinterfaces:
IComponent
,IInitializable
Each
IPhase
controls the initialization for all of the IInitializable
for that phase-
Field Summary
Fields -
Method Summary
Methods inherited from interface com.webmethods.portal.system.IComponent
getComponentData, getComponentName, getComponentProvider, getURI, isInitialized, setComponentData, setComponentProvider
Methods inherited from interface com.webmethods.portal.system.init.IInitializable
init, shutdown
-
Field Details
-
MIE_PHASE1
- See Also:
-
MIE_PHASE2
- See Also:
-
DATA_PHASE1
- See Also:
-
DATA_PHASE2
- See Also:
-
SERVICES_PHASE
- See Also:
-
MECHANICS_PHASE
- See Also:
-
BIZPOLICY_PHASE
- See Also:
-
WEBAPP_PHASE
- See Also:
-
BOOTSTRAP_PHASE
- See Also:
-
POSTINIT_PHASE
- See Also:
-
RUNTIME_PHASE
- See Also:
-
WEBSERVER_PHASE
- See Also:
-
DEPLOYSYNC_PHASE
- See Also:
-
-
Method Details
-
getInitializable
-