org.cogchar.integroid.jmxwrap
Class NotifyingBeanImpl
java.lang.Object
javax.management.NotificationBroadcasterSupport
org.cogchar.integroid.jmxwrap.NotifyingBeanImpl
- All Implemented Interfaces:
- NotificationBroadcaster, NotificationEmitter
- Direct Known Subclasses:
- IntegroidWrapper
public class NotifyingBeanImpl
- extends NotificationBroadcasterSupport
- Author:
- Stu Baurmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myObjectName
protected ObjectName myObjectName
NotifyingBeanImpl
public NotifyingBeanImpl(ObjectName on)
register
protected void register()
throws Throwable
- Throws:
Throwable
sendAttributeChangeNotification
protected void sendAttributeChangeNotification(String message,
String attribName,
Object oldAttribVal,
Object newAttribVal)
getNotificationInfo
public MBeanNotificationInfo[] getNotificationInfo()
- Specified by:
getNotificationInfo in interface NotificationBroadcaster- Overrides:
getNotificationInfo in class NotificationBroadcasterSupport
Copyright © 2010-2012. All Rights Reserved.