Interface ActiveMQPluginRunnable<P extends ActiveMQServerBasePlugin>


public interface ActiveMQPluginRunnable<P extends ActiveMQServerBasePlugin>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run(P plugin)
     
  • Method Details

    • run

      void run(P plugin) throws org.apache.activemq.artemis.api.core.ActiveMQException
      Throws:
      org.apache.activemq.artemis.api.core.ActiveMQException