Index

A B C D E G H I L N O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values

A

afterSingletonsInstantiated() - Method in class cn.dreamfame.core.launch.server.ServerInfo
 
afterStart(WebServerInitializedEvent) - Method in class cn.dreamfame.core.launch.StartEventListener
 
AppConstant - Interface in cn.dreamfame.core.launch.constant
 
APPLICATION_GATEWAY_NAME - Static variable in interface cn.dreamfame.core.launch.constant.AppConstant
网关模块名称
APPLICATION_LOG_NAME - Static variable in interface cn.dreamfame.core.launch.constant.AppConstant
 
APPLICATION_NAME_PREFIX - Static variable in interface cn.dreamfame.core.launch.constant.AppConstant
应用名前缀
APPLICATION_VERSION - Static variable in interface cn.dreamfame.core.launch.constant.AppConstant
应用版本

B

BASE_PACKAGES - Static variable in interface cn.dreamfame.core.launch.constant.AppConstant
基础包

C

cn.dreamfame.core.launch - package cn.dreamfame.core.launch
 
cn.dreamfame.core.launch.config - package cn.dreamfame.core.launch.config
 
cn.dreamfame.core.launch.constant - package cn.dreamfame.core.launch.constant
 
cn.dreamfame.core.launch.props - package cn.dreamfame.core.launch.props
 
cn.dreamfame.core.launch.server - package cn.dreamfame.core.launch.server
 
cn.dreamfame.core.launch.service - package cn.dreamfame.core.launch.service
 
cn.dreamfame.core.launch.utils - package cn.dreamfame.core.launch.utils
 
compareTo(LauncherService) - Method in interface cn.dreamfame.core.launch.service.LauncherService
对比排序
containsKey(String) - Method in class cn.dreamfame.core.launch.props.DreamProperties
判断是否存在key
createSpringApplicationBuilder(String, Class, String...) - Static method in class cn.dreamfame.core.launch.LaunchApplication
 

D

dataId(String, String) - Static method in interface cn.dreamfame.core.launch.constant.NacosConstant
构建服务对应的 dataId
dataId(String, String, String) - Static method in interface cn.dreamfame.core.launch.constant.NacosConstant
构建服务对应的 dataId
DEV_CODE - Static variable in interface cn.dreamfame.core.launch.constant.AppConstant
开发环境
DreamLaunchConfiguration - Class in cn.dreamfame.core.launch.config
 
DreamLaunchConfiguration() - Constructor for class cn.dreamfame.core.launch.config.DreamLaunchConfiguration
 
DreamProperties - Class in cn.dreamfame.core.launch.props
 
DreamProperties() - Constructor for class cn.dreamfame.core.launch.props.DreamProperties
 

E

env - Variable in class cn.dreamfame.core.launch.props.DreamProperties
开发环境
environment - Variable in class cn.dreamfame.core.launch.props.DreamProperties
 

G

get(String) - Method in class cn.dreamfame.core.launch.props.DreamProperties
获取配置
get(String, String) - Method in class cn.dreamfame.core.launch.props.DreamProperties
获取配置
getBoolean(String) - Method in class cn.dreamfame.core.launch.props.DreamProperties
获取配置
getBoolean(String, Boolean) - Method in class cn.dreamfame.core.launch.props.DreamProperties
获取配置
getDouble(String) - Method in class cn.dreamfame.core.launch.props.DreamProperties
获取配置
getDouble(String, Double) - Method in class cn.dreamfame.core.launch.props.DreamProperties
获取配置
getEnvironment() - Method in class cn.dreamfame.core.launch.props.DreamProperties
 
getHostIp() - Static method in class cn.dreamfame.core.launch.utils.INetUtil
获取 服务器 HostIp
getHostName() - Static method in class cn.dreamfame.core.launch.utils.INetUtil
获取 服务器 hostname
getInt(String) - Method in class cn.dreamfame.core.launch.props.DreamProperties
获取配置
getInt(String, Integer) - Method in class cn.dreamfame.core.launch.props.DreamProperties
获取配置
getLocalHostLANAddress() - Static method in class cn.dreamfame.core.launch.utils.INetUtil
 
getLong(String) - Method in class cn.dreamfame.core.launch.props.DreamProperties
获取配置
getLong(String, Long) - Method in class cn.dreamfame.core.launch.props.DreamProperties
获取配置
getOrder() - Method in interface cn.dreamfame.core.launch.service.LauncherService
获取排列顺序

H

hostName - Variable in class cn.dreamfame.core.launch.server.ServerInfo
 

I

INetUtil - Class in cn.dreamfame.core.launch.utils
 
INetUtil() - Constructor for class cn.dreamfame.core.launch.utils.INetUtil
 
ip - Variable in class cn.dreamfame.core.launch.server.ServerInfo
 
ipWithPort - Variable in class cn.dreamfame.core.launch.server.ServerInfo
 
isLocal - Variable in class cn.dreamfame.core.launch.props.DreamProperties
判断是否为 本地开发环境
isLocalDev() - Static method in class cn.dreamfame.core.launch.LaunchApplication
判断是否为本地开发环境

L

LaunchApplication - Class in cn.dreamfame.core.launch
 
LaunchApplication() - Constructor for class cn.dreamfame.core.launch.LaunchApplication
 
launcher(SpringApplicationBuilder, String, String) - Method in interface cn.dreamfame.core.launch.service.LauncherService
启动时 处理 SpringApplicationBuilder
LauncherService - Interface in cn.dreamfame.core.launch.service
 
LOCAL_HOST - Static variable in class cn.dreamfame.core.launch.utils.INetUtil
 

N

NACOS_ADDR - Static variable in interface cn.dreamfame.core.launch.constant.NacosConstant
nacos 地址
NACOS_CONFIG_FORMAT - Static variable in interface cn.dreamfame.core.launch.constant.NacosConstant
nacos 配置文件类型
NACOS_CONFIG_GROUP - Static variable in interface cn.dreamfame.core.launch.constant.NacosConstant
nacos 分组
NACOS_CONFIG_JSON_FORMAT - Static variable in interface cn.dreamfame.core.launch.constant.NacosConstant
nacos json配置文件类型
NACOS_CONFIG_PREFIX - Static variable in interface cn.dreamfame.core.launch.constant.NacosConstant
nacos 配置前缀
NACOS_CONFIG_REFRESH - Static variable in interface cn.dreamfame.core.launch.constant.NacosConstant
nacos 是否刷新
NACOS_GROUP_SUFFIX - Static variable in interface cn.dreamfame.core.launch.constant.NacosConstant
nacos 组配置后缀
NACOS_NAMESPACE - Static variable in interface cn.dreamfame.core.launch.constant.NacosConstant
nacos 命名空间
NACOS_PASSWORD - Static variable in interface cn.dreamfame.core.launch.constant.NacosConstant
nacos 密码
NACOS_USERNAME - Static variable in interface cn.dreamfame.core.launch.constant.NacosConstant
nacos 用户名
NacosConstant - Interface in cn.dreamfame.core.launch.constant
 
name - Variable in class cn.dreamfame.core.launch.props.DreamProperties
服务名

O

OS_NAME_LINUX - Static variable in interface cn.dreamfame.core.launch.constant.AppConstant
代码部署于 linux 上,工作默认为 mac 和 Windows

P

port - Variable in class cn.dreamfame.core.launch.server.ServerInfo
 
PROD_CODE - Static variable in interface cn.dreamfame.core.launch.constant.AppConstant
生产环境
prop - Variable in class cn.dreamfame.core.launch.props.DreamProperties
装载自定义配置dream.prop.xxx
PropsUtil - Class in cn.dreamfame.core.launch.utils
 
PropsUtil() - Constructor for class cn.dreamfame.core.launch.utils.PropsUtil
 

R

run(String, Class, String...) - Static method in class cn.dreamfame.core.launch.LaunchApplication
 

S

ServerInfo - Class in cn.dreamfame.core.launch.server
 
ServerInfo(ServerProperties) - Constructor for class cn.dreamfame.core.launch.server.ServerInfo
 
serverProperties - Variable in class cn.dreamfame.core.launch.server.ServerInfo
 
setEnvironment(Environment) - Method in class cn.dreamfame.core.launch.props.DreamProperties
 
setProperty(Properties, String, String) - Static method in class cn.dreamfame.core.launch.utils.PropsUtil
设置配置值,已存在则跳过
StartEventListener - Class in cn.dreamfame.core.launch
 
StartEventListener() - Constructor for class cn.dreamfame.core.launch.StartEventListener
 

T

TEST_CODE - Static variable in interface cn.dreamfame.core.launch.constant.AppConstant
测试环境
tryPort(int) - Static method in class cn.dreamfame.core.launch.utils.INetUtil
尝试端口时候被占用
A B C D E G H I L N O P R S T 
All Classes and Interfaces|All Packages|Constant Field Values