Package com.suncode.pwfl.core
Interface PlusworkflowPostOsgiStartupHook
- All Known Implementing Classes:
PlusworkflowPostOsgiStartupHookAdapter
System post osgi startup hook. Used to perform additional operations after osgi startup.
-
Method Summary
-
Method Details
-
postOsgiStartup
void postOsgiStartup()Method invoked after osgi startup.
-