类 HttpTpsPointRegistry
- java.lang.Object
-
- com.alibaba.nacos.core.control.http.HttpTpsPointRegistry
-
- 所有已实现的接口:
java.util.EventListener,org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
@Service public class HttpTpsPointRegistry extends java.lang.Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>RequestHandlerRegistry.- 版本:
- $Id: RequestHandlerRegistry.java, v 0.1 2020年07月13日 8:24 PM liuzunfei Exp $
- 作者:
- liuzunfei
-
-
字段概要
字段 修饰符和类型 字段 说明 private java.util.concurrent.atomic.AtomicBooleanisInit
-
构造器概要
构造器 构造器 说明 HttpTpsPointRegistry()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 voidonApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
-