JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.apache.activemq.artemis.core.server.plugin
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