类 AlertContext.Builder
java.lang.Object
org.ifinalframework.monitor.context.AlertContext.Builder
- 所有已实现的接口:
org.ifinalframework.util.Builder<AlertContext>
- 封闭类:
- AlertContext
public static final class AlertContext.Builder
extends Object
implements org.ifinalframework.util.Builder<AlertContext>
Builder.
-
方法概要
修饰符和类型方法说明addAttribute(String name, Object value) build()exception(MonitorException exception) level(org.ifinalframework.monitor.annotation.MonitorLevel level)
-
方法详细资料
-
name
-
level
-
trace
-
addAttribute
-
exception
-
timestamp
-
build
- 指定者:
build在接口中org.ifinalframework.util.Builder<AlertContext>
-