java.lang.Object
de.iip_ecosphere.platform.services.environment.spring.TestSpringBroker
All Implemented Interfaces:
de.iip_ecosphere.platform.services.environment.Starter.Plugin

public class TestSpringBroker extends Object implements de.iip_ecosphere.platform.services.environment.Starter.Plugin
Startup plugin for in-situ testing the transport broker, her testing via SpringAsyncServiceBase.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • TestSpringBroker

      public TestSpringBroker()
  • Method Details

    • run

      public void run(String[] args)
      Specified by:
      run in interface de.iip_ecosphere.platform.services.environment.Starter.Plugin
    • getHelp

      public String getHelp(String indent)
      Specified by:
      getHelp in interface de.iip_ecosphere.platform.services.environment.Starter.Plugin