JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Help
org.apache.activemq.artemis.core.server.plugin
ActiveMQPluginRunnable
Contents
Description
Method Summary
Method Details
run(P)
Hide sidebar
Show sidebar
Interface ActiveMQPluginRunnable<
P extends
ActiveMQServerBasePlugin
>
public interface
ActiveMQPluginRunnable<P extends
ActiveMQServerBasePlugin
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
run
(
P
plugin)
Method Details
run
void
run
(
P
plugin)
throws
ActiveMQException
Throws:
ActiveMQException