WithReflection

wvlet.airframe.jmx.JMXUtil$.WithReflection
implicit class WithReflection(className: String)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def getStaticField[R](name: String): Option[R]
def invokeStaticMethod(methodName: String): Unit