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

Issue 253: JMX MBean

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