public abstract class NonCachingJmxTemplate extends JmxTemplateSupport
JmxTemplateSupport.JmxConnectorCallback<T>| Constructor and Description |
|---|
NonCachingJmxTemplate() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract JMXConnector |
createConnector() |
<T> T |
execute(JmxTemplateSupport.JmxConnectorCallback<T> callback) |
execute, getMBean, safeObjectNamepublic <T> T execute(JmxTemplateSupport.JmxConnectorCallback<T> callback)
execute in class JmxTemplateSupportprotected abstract JMXConnector createConnector()
Copyright © 2011–2014 Red Hat. All rights reserved.