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