|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.modeler.BaseModelMBean
org.ow2.jonas.resource.internal.mbean.JCAConnectionFactoryMBean
public class JCAConnectionFactoryMBean
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.
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.modeler.BaseModelMBean |
|---|
attributeBroadcaster, attributes, generalBroadcaster, info, oname, registry, resource, resourceType, source |
| Constructor Summary | |
|---|---|
JCAConnectionFactoryMBean()
Default constructor |
|
| Method Summary | |
|---|---|
void |
addNotificationListener(javax.management.NotificationListener pListner,
javax.management.NotificationFilter pFilter,
java.lang.Object pHandback)
Overloaded method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JCAConnectionFactoryMBean()
throws javax.management.MBeanException
javax.management.MBeanException - if super constructor fails| Method Detail |
|---|
public void addNotificationListener(javax.management.NotificationListener pListner,
javax.management.NotificationFilter pFilter,
java.lang.Object pHandback)
throws java.lang.IllegalArgumentException
addNotificationListener in interface javax.management.NotificationBroadcasteraddNotificationListener in class BaseModelMBeanpListner - Listener to notifypFilter - Notification filterpHandback - ??
java.lang.IllegalArgumentException - if notification is not done
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||