org.norther.tammi.leaf.model
Interface AdaptableWidgetMBean

All Superinterfaces:
AdaptableMBean, DynamicMBean, ModelMBean, ModelMBeanNotificationBroadcaster, NotificationBroadcaster, PersistentMBean, ReferableMBean
All Known Implementing Classes:
WidgetModelMBean

public interface AdaptableWidgetMBean
extends AdaptableMBean

A MBean adapter for widgets.

Author:
Ilkka Priha

Field Summary
 
Fields inherited from interface org.norther.tammi.core.base.ReferableMBean
DEFAULT_ID, ID, MBEAN, MBEAN_DESCRIPTION, TYPE
 
Method Summary
 
Methods inherited from interface org.norther.tammi.core.base.AdaptableMBean
getManagedResource
 
Methods inherited from interface org.norther.tammi.core.base.ReferableMBean
getMBean
 
Methods inherited from interface javax.management.modelmbean.ModelMBean
setManagedResource, setModelMBeanInfo
 
Methods inherited from interface javax.management.DynamicMBean
getAttribute, getAttributes, getMBeanInfo, invoke, setAttribute, setAttributes
 
Methods inherited from interface javax.management.PersistentMBean
load, store
 
Methods inherited from interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
addAttributeChangeNotificationListener, removeAttributeChangeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification
 
Methods inherited from interface javax.management.NotificationBroadcaster
addNotificationListener, getNotificationInfo, removeNotificationListener
 



Copyright © 2004 The Norther Organization. All rights reserved.