JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Help
org.apache.activemq.artemis.cli.commands.check
CheckTask
Callback
Contents
Description
Method Summary
Method Details
run(CheckContext)
Hide sidebar
Show sidebar
Interface CheckTask.Callback
Enclosing class:
CheckTask
public static interface
CheckTask.Callback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
run
(
CheckContext
context)
Method Details
run
void
run
(
CheckContext
context)
throws
Exception
Throws:
Exception