org.ow2.jonas.security.internal.realm.factory
Class JResourceMBean

java.lang.Object
  extended by org.apache.commons.modeler.BaseModelMBean
      extended by 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


Field Summary
 
Fields inherited from class org.apache.commons.modeler.BaseModelMBean
attributeBroadcaster, attributes, generalBroadcaster, info, oname, registry, resource, resourceType, source
 
Constructor Summary
JResourceMBean()
           
 
Method Summary
 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.
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JResourceMBean

public JResourceMBean()
               throws MBeanException,
                      RuntimeOperationsException
Throws:
MBeanException
RuntimeOperationsException
Method Detail

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 Listener
arg1 - The notification Filter
arg2 - Handback object


Copyright © 2013 OW2 Consortium. All Rights Reserved.