Uses of Interface
org.apache.activemq.artemis.cli.commands.check.CheckTask.Callback
-
Packages that use CheckTask.Callback Package Description org.apache.activemq.artemis.cli.commands.check -
-
Uses of CheckTask.Callback in org.apache.activemq.artemis.cli.commands.check
Methods in org.apache.activemq.artemis.cli.commands.check that return CheckTask.Callback Modifier and Type Method Description CheckTask.CallbackCheckTask. getCallback()Constructors in org.apache.activemq.artemis.cli.commands.check with parameters of type CheckTask.Callback Constructor Description CheckTask(String assertion, CheckTask.Callback callback)
-