org.ow2.jonas.security.internal.realm.factory
Class JResourceMBean
java.lang.Object
org.apache.commons.modeler.BaseModelMBean
org.ow2.jonas.security.internal.realm.factory.JResourceMBean
- All Implemented Interfaces:
- DynamicMBean, MBeanRegistration, ModelMBean, ModelMBeanNotificationBroadcaster, NotificationBroadcaster, PersistentMBean
- Direct Known Subclasses:
- JResourceDSMBean, JResourceLDAPMBean, JResourceMemoryMBean
public class JResourceMBean
- extends BaseModelMBean
| Methods inherited from class org.apache.commons.modeler.BaseModelMBean |
addAttributeChangeNotificationListener, createDefaultModelMBeanInfo, createResource, getAttribute, getAttributes, getClassName, getJmxName, getManagedResource, getMBeanInfo, getModelerType, getNotificationInfo, getObjectName, getRegistry, initModelInfo, invoke, isModelMBeanInfoValid, load, postDeregister, postRegister, preDeregister, preRegister, removeAttributeChangeNotificationListener, removeAttributeChangeNotificationListener, removeNotificationListener, removeNotificationListener, removeNotificationListener, sendAttributeChangeNotification, sendAttributeChangeNotification, sendNotification, sendNotification, setAttribute, setAttributes, setManagedResource, setModeledType, setModelMBeanInfo, setRegistry, store, toString |
JResourceMBean
public JResourceMBean()
throws MBeanException,
RuntimeOperationsException
- Throws:
MBeanException
RuntimeOperationsException
addNotificationListener
public void addNotificationListener(NotificationListener arg0,
NotificationFilter arg1,
Object arg2)
- This method is 'called' by the ReconfigManager in order to receive the reconfiguration and the save notifications.
- Specified by:
addNotificationListener in interface NotificationBroadcaster- Overrides:
addNotificationListener in class BaseModelMBean
- Parameters:
arg0 - The notification Listenerarg1 - The notification Filterarg2 - Handback object
Copyright © 2012 OW2 Consortium. All Rights Reserved.