Interface PlusworkflowPostOsgiStartupHook

All Known Implementing Classes:
PlusworkflowPostOsgiStartupHookAdapter

@Api public interface PlusworkflowPostOsgiStartupHook
System post osgi startup hook. Used to perform additional operations after osgi startup.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method invoked after osgi startup.
  • Method Details

    • postOsgiStartup

      void postOsgiStartup()
      Method invoked after osgi startup.