Update of /cvsroot/mx4j/mx4j/src/core/mx4j
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3376/core/mx4j
Modified Files:
MX4JSystemKeys.java
Log Message:
Changed MBeanMetaData to be an interface instead of a class, allowing its pluggability
Index: MX4JSystemKeys.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/core/mx4j/MX4JSystemKeys.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** MX4JSystemKeys.java 2 Feb 2004 17:26:36 -0000 1.4
--- MX4JSystemKeys.java 24 Feb 2004 15:13:40 -0000 1.5
***************
*** 84,86 ****
--- 84,93 ----
*/
public static final String MX4J_OBJECTNAME_CACHING = "mx4j.objectname.caching";
+
+ /**
+ * Specifies a full qualified name of a class implementing the {@link mx4j.server.MBeanMetaData} interface,
+ * that is used internally by MX4J to store information about the MBean.
+ * @see mx4j.server.MBeanMetaData.Factory
+ */
+ public static final String MX4J_MBEAN_METADATA = "mx4j.mbean.metadata";
}
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.