Package com.suncode.pwfl.core
Interface PlusworkflowPostStartupHook
- All Known Implementing Classes:
PlusworkflowPostStartupHookAdapter
System post startup hook. Used to perform additional operations after system startup.
-
Method Summary
-
Method Details
-
postStartup
void postStartup()Method invoked after system startup.
-