com.taobao.metamorphosis.tools.monitor.alert
类 Alarm

java.lang.Object
  继承者 com.taobao.metamorphosis.tools.monitor.alert.Alarm

public class Alarm
extends Object

从以下版本开始:
2011-5-25 下午04:07:28
作者:
无花

嵌套类摘要
static class Alarm.EachAlarm
           
 
字段摘要
static boolean needAlert
           
 
构造方法摘要
Alarm()
           
 
方法摘要
static void alert(String msg, MonitorConfig monitorConfig)
           
static Alarm.EachAlarm start()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

needAlert

public static boolean needAlert
构造方法详细信息

Alarm

public Alarm()
方法详细信息

alert

public static void alert(String msg,
                         MonitorConfig monitorConfig)

start

public static Alarm.EachAlarm start()


Copyright © 2010–2013. All rights reserved.