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 KeyInfoJMXHelper.keyInfothe 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 KeyInfoJMXHelper.getKeyInfo()fetch the info describing the counter keys and typesprivate KeyInfoJMXHelper.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 voidJMXHelper.setKeyInfo(KeyInfo keyInfo) assign the info describing the counter keys and types