org.objectweb.jonas.mail.factory
Class JavaMailMimePartDSResourceMBean

java.lang.Object
  extended by org.apache.commons.modeler.BaseModelMBean
      extended by org.objectweb.jonas.mail.factory.JavaMailResourceMBean
          extended by org.objectweb.jonas.mail.factory.JavaMailMimePartDSResourceMBean
All Implemented Interfaces:
javax.management.DynamicMBean, javax.management.MBeanRegistration, javax.management.modelmbean.ModelMBean, javax.management.modelmbean.ModelMBeanNotificationBroadcaster, javax.management.NotificationBroadcaster, javax.management.PersistentMBean

public class JavaMailMimePartDSResourceMBean
extends JavaMailResourceMBean

This class defines all the management methods provided by the JavaMailMimePartDS resources.


Field Summary
 
Fields inherited from class org.apache.commons.modeler.BaseModelMBean
attributeBroadcaster, attributes, generalBroadcaster, info, oname, registry, resource, resourceType, source
 
Constructor Summary
JavaMailMimePartDSResourceMBean()
          Default constructor
 
Method Summary
 
Methods inherited from class org.objectweb.jonas.mail.factory.JavaMailResourceMBean
addNotificationListener
 
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

JavaMailMimePartDSResourceMBean

public JavaMailMimePartDSResourceMBean()
                                throws javax.management.MBeanException
Default constructor

Throws:
javax.management.MBeanException - if super constructor fails