Uses of Class
org.jboss.byteman.sample.helper.KeyInfo
Packages that use KeyInfo
-
Uses of KeyInfo in org.jboss.byteman.sample.helper
Fields in org.jboss.byteman.sample.helper declared as KeyInfoModifier and TypeFieldDescriptionprivate KeyInfo
JMXHelper.keyInfo
the key information identifying the counters being sampled and the type of information they provideMethods in org.jboss.byteman.sample.helper that return KeyInfoModifier and TypeMethodDescriptionprivate KeyInfo
JMXHelper.getKeyInfo()
fetch the info describing the counter keys and typesprivate KeyInfo
JMXHelper.keyInfo()
method called once by the helper thread when it is activated to obtain the list of keys identifying counters which are to be displayed by the helper mbean.Methods in org.jboss.byteman.sample.helper with parameters of type KeyInfoModifier and TypeMethodDescriptionprivate void
JMXHelper.setKeyInfo
(KeyInfo keyInfo) assign the info describing the counter keys and types