Uses of Interface
org.apache.activemq.console.formatter.OutputFormatter
-
Packages that use OutputFormatter Package Description org.apache.activemq.console org.apache.activemq.console.formatter -
-
Uses of OutputFormatter in org.apache.activemq.console
Methods in org.apache.activemq.console that return OutputFormatter Modifier and Type Method Description OutputFormatterCommandContext. getFormatter()Methods in org.apache.activemq.console with parameters of type OutputFormatter Modifier and Type Method Description voidCommandContext. setFormatter(OutputFormatter formatter) -
Uses of OutputFormatter in org.apache.activemq.console.formatter
Classes in org.apache.activemq.console.formatter that implement OutputFormatter Modifier and Type Class Description classCommandShellOutputFormatter
-