MessageFormatter

cjmx.cli.MessageFormatter

Attributes

Source
MessageFormatter.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def formatAttributes(attrs: Seq[(ObjectName, Seq[Attribute])]): Seq[String]

Attributes

Source
MessageFormatter.scala
def formatInfo(info: Seq[(ObjectName, MBeanInfo)], detailed: Boolean): Seq[String]

Attributes

Source
MessageFormatter.scala
def formatInvocationResults(namesAndResults: Seq[(ObjectName, InvocationResult)]): Seq[String]

Attributes

Source
MessageFormatter.scala
def formatNames(names: Seq[ObjectName]): Seq[String]

Attributes

Source
MessageFormatter.scala