@ManagedObject(value="Echoer (mbean)") public class EchoerMBean extends ObjectMBean
_managed| Constructor and Description |
|---|
EchoerMBean(Object managedObject) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFoo() |
defineAttribute, getAttribute, getAttributes, getManagedObject, getMBeanContainer, getMBeanInfo, getObjectContextBasis, getObjectName, getObjectNameBasis, invoke, isAnnotationPresent, mbeanFor, setAttribute, setAttributes, setMBeanContainer, toVariableNamepublic EchoerMBean(Object managedObject)
@ManagedAttribute(value="Gets the value of foo", proxied=true) public String getFoo()
Copyright © 1995–2017 Webtide. All rights reserved.