org.objectweb.jonas.dbm.JDBCDataSourceMBean Class Reference

List of all members.

Public Member Functions

 JDBCDataSourceMBean () throws MBeanException
void addNotificationListener (NotificationListener pListner, NotificationFilter pFilter, java.lang.Object pHandback) throws java.lang.IllegalArgumentException

Detailed Description

Allow creation of a model MBean instance to registered in the MBean server. This class is necessary to support persistent reconfiguration based on JMX notifications.
Author:
Adriana Danes

Definition at line 40 of file JDBCDataSourceMBean.java.


Constructor & Destructor Documentation

org.objectweb.jonas.dbm.JDBCDataSourceMBean.JDBCDataSourceMBean  )  throws MBeanException
 

Default constructor

Exceptions:
MBeanException if super constructor fails

Definition at line 45 of file JDBCDataSourceMBean.java.


Member Function Documentation

void org.objectweb.jonas.dbm.JDBCDataSourceMBean.addNotificationListener NotificationListener  pListner,
NotificationFilter  pFilter,
java.lang.Object  pHandback
throws java.lang.IllegalArgumentException
 

Overloaded method

Parameters:
pListner Listener to notify
pFilter Notification filter
pHandback ??
Exceptions:
java.lang.IllegalArgumentException if notification is not done

Definition at line 56 of file JDBCDataSourceMBean.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:06:45 2005 for JOnAS by  doxygen 1.3.9.1