costin 2002/11/12 14:49:12
Modified:modeler/src/java/org/apache/commons/modeler JndiJmx.java
Log:
Few improvements.
Revision ChangesPath
1.2 +71 -3
jakarta-commons/modeler/src/java/org/apache/commons/modeler/JndiJmx.java
Index: JndiJmx.java
costin 2002/11/05 11:13:42
Added: modeler/src/java/org/apache/commons/modeler JndiJmx.java
Log:
A better solution to intercept the attribute setting and instances.
Use the standard notification - will work for any mbean supporting
the attribute change notification.
The