提交 4b33d308 authored 作者: Thomas Mueller's avatar Thomas Mueller

Issue 253: JMX MBean

上级 3ee8dbf0
...@@ -26,7 +26,7 @@ import org.h2.util.New; ...@@ -26,7 +26,7 @@ import org.h2.util.New;
/** /**
* The MBean implementation. * The MBean implementation.
* *
* @author <a href="mailto:edong@adconion.com">Eric Dong</a> * @author Eric Dong
* @author Thomas Mueller * @author Thomas Mueller
*/ */
public class DatabaseInfo implements DatabaseInfoMBean { public class DatabaseInfo implements DatabaseInfoMBean {
......
...@@ -10,7 +10,7 @@ package org.h2.jmx; ...@@ -10,7 +10,7 @@ package org.h2.jmx;
* Information and management operations for the given database. * Information and management operations for the given database.
* @h2.resource * @h2.resource
* *
* @author <a href="mailto:edong@adconion.com">Eric Dong</a> * @author Eric Dong
* @author Thomas Mueller * @author Thomas Mueller
*/ */
public interface DatabaseInfoMBean { public interface DatabaseInfoMBean {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论