JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
E
G
I
S
A
AppConfigs
- Class in
icu.easyj.config
项目及应用配置
E
EnvironmentConfigs
- Class in
icu.easyj.config
全局配置
G
getApplication()
- Static method in class icu.easyj.config.
AppConfigs
获取应用代码
getApplicationName()
- Static method in class icu.easyj.config.
AppConfigs
获取应用名称
getArea()
- Static method in class icu.easyj.config.
AppConfigs
获取项目所属区域代码
getAreaName()
- Static method in class icu.easyj.config.
AppConfigs
获取项目所属区域名称
getDataCenterId()
- Static method in class icu.easyj.config.
ServerConfigs
获取当前服务所属数据中心ID
getDomain()
- Static method in class icu.easyj.config.
ServerConfigs
getEnv()
- Static method in class icu.easyj.config.
EnvironmentConfigs
获取环境代码
getEnvName()
- Static method in class icu.easyj.config.
EnvironmentConfigs
获取环境名称
getEnvType()
- Static method in class icu.easyj.config.
EnvironmentConfigs
获取环境类型枚举
getHost()
- Static method in class icu.easyj.config.
ServerConfigs
getProduct()
- Static method in class icu.easyj.config.
AppConfigs
获取产品代码
getProductName()
- Static method in class icu.easyj.config.
AppConfigs
获取产品名称
getProject()
- Static method in class icu.easyj.config.
AppConfigs
获取项目偌
getProjectName()
- Static method in class icu.easyj.config.
AppConfigs
获取项目名称
getRunMode()
- Static method in class icu.easyj.config.
EnvironmentConfigs
获取运营模式
getSnowflake()
- Static method in class icu.easyj.config.
ServerConfigs
获取雪花算法
getWorkerId()
- Static method in class icu.easyj.config.
ServerConfigs
获取当前服务工作ID
I
icu.easyj.config
- package icu.easyj.config
init()
- Static method in class icu.easyj.config.
ServerConfigs
初始化
isDebugMode()
- Static method in class icu.easyj.config.
EnvironmentConfigs
判断是否为调试模式
isDevEnv()
- Static method in class icu.easyj.config.
EnvironmentConfigs
判断是否为开发环境
isInUnitTest()
- Static method in class icu.easyj.config.
EnvironmentConfigs
判断是否单元测试中
isNotDevEnv()
- Static method in class icu.easyj.config.
EnvironmentConfigs
判断是否不为开发环境
isNotProdEnv()
- Static method in class icu.easyj.config.
EnvironmentConfigs
判断是否不为生产环境
isNotSandboxEnv()
- Static method in class icu.easyj.config.
EnvironmentConfigs
判断是否不为沙箱环境
isNotTestEnv()
- Static method in class icu.easyj.config.
EnvironmentConfigs
判断是否不为测试环境
isProdEnv()
- Static method in class icu.easyj.config.
EnvironmentConfigs
判断是否为生产环境
isReleaseMode()
- Static method in class icu.easyj.config.
EnvironmentConfigs
判断是否为发行模式
isSandboxEnv()
- Static method in class icu.easyj.config.
EnvironmentConfigs
判断是否为沙箱环境
isTestEnv()
- Static method in class icu.easyj.config.
EnvironmentConfigs
判断是否为测试环境
S
ServerConfigs
- Class in
icu.easyj.config
服务端配置
setApplication(String)
- Static method in class icu.easyj.config.
AppConfigs
设置应用代码
setApplicationName(String)
- Static method in class icu.easyj.config.
AppConfigs
设置应用名称
setArea(String)
- Static method in class icu.easyj.config.
AppConfigs
设置项目所属区域代码
setAreaName(String)
- Static method in class icu.easyj.config.
AppConfigs
设置项目所属区域名称
setDataCenterId(Long)
- Static method in class icu.easyj.config.
ServerConfigs
设置当前服务所属数据中心ID
setDomain(String)
- Static method in class icu.easyj.config.
ServerConfigs
setEnv(String)
- Static method in class icu.easyj.config.
EnvironmentConfigs
设置环境代码
setEnvName(String)
- Static method in class icu.easyj.config.
EnvironmentConfigs
设置环境名称
setEnvType(EnvironmentType)
- Static method in class icu.easyj.config.
EnvironmentConfigs
设置环境类型
setHost(String)
- Static method in class icu.easyj.config.
ServerConfigs
setInUnitTest(boolean)
- Static method in class icu.easyj.config.
EnvironmentConfigs
设置当前是否单元测试中
setProduct(String)
- Static method in class icu.easyj.config.
AppConfigs
设置产品代码
setProductName(String)
- Static method in class icu.easyj.config.
AppConfigs
设置产品名称
setProject(String)
- Static method in class icu.easyj.config.
AppConfigs
设置项目代码
setProjectName(String)
- Static method in class icu.easyj.config.
AppConfigs
设置项目名称
setRunMode(RunMode)
- Static method in class icu.easyj.config.
EnvironmentConfigs
设置运行模式
setSnowflake(Snowflake)
- Static method in class icu.easyj.config.
ServerConfigs
设置雪花算法
setWorkerId(Long)
- Static method in class icu.easyj.config.
ServerConfigs
设置当前服务工作ID
A
E
G
I
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021–2022
EasyJ开源社区
. All rights reserved.