com.taobao.common.store.util
类 Util

java.lang.Object
  继承者 com.taobao.common.store.util.Util

public class Util
extends Object

store4j使用的util类

作者:
yxq1871 (yuexuqiang at gmail.com)

构造方法摘要
Util()
           
 
方法摘要
static void registMBean(Object o, String name)
          将一个对象注册给MBeanServer
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Util

public Util()
方法详细信息

registMBean

public static void registMBean(Object o,
                               String name)
将一个对象注册给MBeanServer

参数:
o -


Copyright © 2010–2013. All rights reserved.