Interface Step<I,​O>

    • Method Detail

      • run

        O run​(I input)
      • bundle

        org.osgi.framework.Bundle bundle()
      • bundle

        void bundle​(org.osgi.framework.Bundle bundle)
      • modulesManager

        void modulesManager​(ModulesManager modulesManager)
      • configurationService

        de.codecentric.reedelk.runtime.api.configuration.ConfigurationService configurationService()
      • configurationService

        void configurationService​(de.codecentric.reedelk.runtime.api.configuration.ConfigurationService configurationService)
      • systemPropertyService

        de.codecentric.reedelk.runtime.system.api.SystemProperty systemPropertyService()
      • systemPropertyService

        void systemPropertyService​(de.codecentric.reedelk.runtime.system.api.SystemProperty systemProperty)