您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y
_
A
AbstractConfigureLoader
-
org.nutz.boot.config.impl
中的类
封装配置加载器的通用逻辑
AbstractConfigureLoader()
- 类 的构造器org.nutz.boot.config.impl.
AbstractConfigureLoader
add(String, String, PropDocBean)
- 类 中的方法org.nutz.boot.tools.
PropDocReader
addClass(Class<?>)
- 类 中的方法org.nutz.boot.tools.
PropDocReader
逐个添加需要加载的类
addCommandLineArg(PropertiesProxy, String, String)
- 类 中的方法org.nutz.boot.config.impl.
AbstractConfigureLoader
添加命令行参数
addInitParameters(String, String)
- 类 中的方法org.nutz.boot.starter.impl.
WebFilterReg
addInitParameters(String, String)
- 类 中的方法org.nutz.boot.starter.impl.
WebServletReg
addListener(NbAppEventListener)
- 类 中的方法org.nutz.boot.
NbApp
addStarter(Object)
- 类 中的方法org.nutz.boot.
AppContext
添加一个Starter
addStarterClass(Class<?>)
- 类 中的方法org.nutz.boot.
NbApp
afterAppStated(NbApp)
- 接口 中的方法org.nutz.boot.tools.
NbAppEventListener
allowCommandLineProperties
- 类 中的变量org.nutz.boot.config.impl.
AbstractConfigureLoader
是否读取命令行参数
allowCommandLineProperties
- 类 中的变量org.nutz.boot.
NbApp
是否允许命令行下的 -Dxxx.xxx.xxx=转为配置参数
AppContext
-
org.nutz.boot
中的类
全局上下文
AppContext()
- 类 的构造器org.nutz.boot.
AppContext
appContext
- 类 中的变量org.nutz.boot.config.impl.
AbstractConfigureLoader
全局上下文
appContext
- 类 中的变量org.nutz.boot.tools.
PropDocReader
全局上下文
AppContextAware
-
org.nutz.boot.aware
中的接口
args
- 类 中的变量org.nutz.boot.config.impl.
AbstractConfigureLoader
命令行参数
args
- 类 中的变量org.nutz.boot.
NbApp
命令行参数
asyncSupported
- 类 中的变量org.nutz.boot.starter.impl.
WebServletReg
atoms
- 类 中的变量org.nutz.boot.metrics.impl.
MemoryCounterService
aware(Object)
- 类 中的方法org.nutz.boot.
NbApp
B
basePath
- 类 中的变量org.nutz.boot.
AppContext
C
classLoader
- 类 中的变量org.nutz.boot.
AppContext
ClassLoader
classLoader
- 类 中的变量org.nutz.boot.resource.impl.
SimpleResourceLoader
ClassLoader嗷嗷嗷
ClassLoaderAware
-
org.nutz.boot.aware
中的接口
comboIocLoader
- 类 中的变量org.nutz.boot.
AppContext
Ioc容器的IocLoader引用
conf
- 类 中的变量org.nutz.boot.config.impl.
AbstractConfigureLoader
配置对象
configureLoader
- 类 中的变量org.nutz.boot.
AppContext
配置加载器
ConfigureLoader
-
org.nutz.boot.config
中的接口
配置信息加载器
CounterService
-
org.nutz.boot.metrics
中的接口
ctx
- 类 中的变量org.nutz.boot.
NbApp
主上下文
D
decrement(String)
- 接口 中的方法org.nutz.boot.metrics.
CounterService
decrement(String)
- 类 中的方法org.nutz.boot.metrics.impl.
MemoryCounterService
defaultValue
- 类 中的变量org.nutz.boot.tools.
PropDocBean
depose()
- 类 中的方法org.nutz.boot.
AppContext
循环调用starter的depose方法,如果有的话,然后销毁ioc容器
depose()
- 类 中的方法org.nutz.boot.config.impl.
AbstractConfigureLoader
dispatcheTypes
- 类 中的变量org.nutz.boot.starter.impl.
WebFilterReg
docs
- 类 中的变量org.nutz.boot.tools.
PropDocReader
文档列表
DruidFilter
- 接口 中的静态变量org.nutz.boot.starter.
WebFilterFace.FilterOrder
E
envHolder
- 类 中的变量org.nutz.boot.
AppContext
环境信息加载器
envHolder
- 类 中的变量org.nutz.boot.config.impl.
AbstractConfigureLoader
环境加载器
EnvHolder
-
org.nutz.boot.env
中的接口
环境信息加载器
EnvHolderAware
-
org.nutz.boot.aware
中的接口
execute()
- 类 中的方法org.nutz.boot.
NbApp
F
failsafe()
- 接口 中的方法org.nutz.boot.starter.
ServerFace
如果启动报错,是否继续运行,预留,未实行
fetch()
- 类 中的方法org.nutz.boot.
AppContext
fetch()
- 类 中的方法org.nutz.boot.config.impl.
AbstractConfigureLoader
filter
- 类 中的变量org.nutz.boot.starter.impl.
WebFilterReg
G
get()
- 接口 中的方法org.nutz.boot.config.
ConfigureLoader
获取配置信息实例
get()
- 类 中的方法org.nutz.boot.config.impl.
AbstractConfigureLoader
获取最常用的PropertiesProxy实例
get(String)
- 接口 中的方法org.nutz.boot.env.
EnvHolder
根据key获取一个配置
get(String, String)
- 接口 中的方法org.nutz.boot.env.
EnvHolder
根据key获取一个配置,如果没有找到,返回默认值
get(String)
- 类 中的方法org.nutz.boot.env.
SystemPropertiesEnvHolder
System.properties获取配置信息,如果没有,就从System.env获取
get(String, String)
- 类 中的方法org.nutz.boot.env.
SystemPropertiesEnvHolder
获取配置信息,没有的话,返回默认值
get(String)
- 接口 中的方法org.nutz.boot.metrics.
CounterService
get(String)
- 类 中的方法org.nutz.boot.metrics.impl.
MemoryCounterService
get(String)
- 类 中的方法org.nutz.boot.resource.impl.
SimpleResourceLoader
get(String)
- 接口 中的方法org.nutz.boot.resource.
ResourceLoader
根据路径获取资源
getAppContext()
- 类 中的方法org.nutz.boot.
NbApp
获取全局上下文
getAtomicLong(String)
- 类 中的方法org.nutz.boot.metrics.impl.
MemoryCounterService
getBasePath()
- 类 中的方法org.nutz.boot.
AppContext
getBeans(Class<T>)
- 类 中的方法org.nutz.boot.
AppContext
根据Class获取指定的Ioc Bean列表
getClassLoader()
- 类 中的方法org.nutz.boot.
AppContext
获取ClassLoader
getComboIocLoader()
- 类 中的方法org.nutz.boot.
AppContext
获取Ioc容器的ComboIocLoader
getConf()
- 类 中的方法org.nutz.boot.
AppContext
获取Nutz中最常用的PropertiesProxy对象
getConfigureLoader()
- 类 中的方法org.nutz.boot.
AppContext
获取配置加载器
getDefault()
- 类 中的静态方法org.nutz.boot.
AppContext
获取缺省的AppContext实例
getDispatches()
- 类 中的方法org.nutz.boot.starter.impl.
WebFilterReg
getDispatches()
- 接口 中的方法org.nutz.boot.starter.
WebFilterFace
需要支持哪些请求方式
getDispatcheTypes()
- 类 中的方法org.nutz.boot.starter.impl.
WebFilterReg
getDocs()
- 类 中的方法org.nutz.boot.tools.
PropDocReader
获取原始文档数据,通常用于生成Json文本
getEnvHolder()
- 类 中的方法org.nutz.boot.
AppContext
获取环境加载器
getEventListener()
- 接口 中的方法org.nutz.boot.starter.
WebEventListenerFace
通常是ServletContextEventListener实例,可以是null
getFilter()
- 类 中的方法org.nutz.boot.starter.impl.
WebFilterReg
getFilter()
- 接口 中的方法org.nutz.boot.starter.
WebFilterFace
Filter对象
getInitParameters()
- 类 中的方法org.nutz.boot.starter.impl.
WebFilterReg
getInitParameters()
- 类 中的方法org.nutz.boot.starter.impl.
WebServletReg
getInitParameters()
- 接口 中的方法org.nutz.boot.starter.
WebFilterFace
初始化参数
getInitParameters()
- 接口 中的方法org.nutz.boot.starter.
WebServletFace
getIoc()
- 类 中的方法org.nutz.boot.
AppContext
获取Ioc容器
getIocLoader()
- 接口 中的方法org.nutz.boot.ioc.
IocLoaderProvider
getLoadOnStartup()
- 类 中的方法org.nutz.boot.starter.impl.
WebServletReg
getLoadOnStartup()
- 接口 中的方法org.nutz.boot.starter.
WebServletFace
getMainClass()
- 类 中的方法org.nutz.boot.
AppContext
获取主类,很多配置信息都在这个类上
getMonitorForPrint()
- 接口 中的方法org.nutz.boot.starter.
MonitorObject
getMonitorKeys()
- 接口 中的方法org.nutz.boot.starter.
MonitorObject
getMonitorName()
- 接口 中的方法org.nutz.boot.starter.
MonitorObject
getMonitors()
- 接口 中的方法org.nutz.boot.starter.
MonitorObject
getMonitorValue(String)
- 接口 中的方法org.nutz.boot.starter.
MonitorObject
getMultipartConfig()
- 类 中的方法org.nutz.boot.starter.impl.
WebServletReg
getMultipartConfig()
- 接口 中的方法org.nutz.boot.starter.
WebServletFace
getName()
- 类 中的方法org.nutz.boot.starter.impl.
WebFilterReg
getName()
- 类 中的方法org.nutz.boot.starter.impl.
WebServletReg
getName()
- 接口 中的方法org.nutz.boot.starter.
WebFilterFace
一个全局唯一的名字
getName()
- 接口 中的方法org.nutz.boot.starter.
WebServletFace
getOrder()
- 类 中的方法org.nutz.boot.starter.impl.
WebFilterReg
getOrder()
- 接口 中的方法org.nutz.boot.starter.
WebFilterFace
加载参数,非常重要,数字越小,优先级越高
getPackage()
- 类 中的方法org.nutz.boot.
AppContext
获取主package
getPath(String...)
- 类 中的方法org.nutz.boot.config.impl.
PropertiesConfigureLoader
getPathSpec()
- 类 中的方法org.nutz.boot.starter.impl.
WebFilterReg
getPathSpec()
- 类 中的方法org.nutz.boot.starter.impl.
WebServletReg
getPathSpec()
- 接口 中的方法org.nutz.boot.starter.
WebFilterFace
需要过滤的路径, 例如/*
getPathSpec()
- 接口 中的方法org.nutz.boot.starter.
WebServletFace
getPathSpecs()
- 类 中的方法org.nutz.boot.starter.impl.
WebFilterReg
getPathSpecs()
- 接口 中的方法org.nutz.boot.starter.
WebServletFace
getProcessId(String)
- 类 中的静态方法org.nutz.boot.tools.
NbTools
获取进程id
getResourceLoader()
- 类 中的方法org.nutz.boot.
AppContext
获取资源加载器
getServerHost(String)
- 类 中的方法org.nutz.boot.
AppContext
getServerPort(String)
- 类 中的方法org.nutz.boot.
AppContext
getServerPort(String, int)
- 类 中的方法org.nutz.boot.
AppContext
getServlet()
- 类 中的方法org.nutz.boot.starter.impl.
WebServletReg
getServlet()
- 接口 中的方法org.nutz.boot.starter.
WebServletFace
getStarterClasses()
- 类 中的方法org.nutz.boot.
NbApp
getStarters()
- 类 中的方法org.nutz.boot.
AppContext
获取Starter列表
group
- 类 中的变量org.nutz.boot.tools.
PropDocBean
H
has(String)
- 类 中的方法org.nutz.boot.resource.impl.
SimpleResourceLoader
has(String)
- 接口 中的方法org.nutz.boot.resource.
ResourceLoader
是否存在某个路径的资源
HystrixRequestFilter
- 接口 中的静态变量org.nutz.boot.starter.
WebFilterFace.FilterOrder
I
increment(String)
- 接口 中的方法org.nutz.boot.metrics.
CounterService
increment(String)
- 类 中的方法org.nutz.boot.metrics.impl.
MemoryCounterService
init()
- 类 中的方法org.nutz.boot.
AppContext
循环调用starter的init方法
init()
- 类 中的方法org.nutz.boot.config.impl.
PropertiesConfigureLoader
init()
- 类 中的方法org.nutz.boot.config.impl.
YamlConfigureLoader
initParameters
- 类 中的变量org.nutz.boot.starter.impl.
WebFilterReg
initParameters
- 类 中的变量org.nutz.boot.starter.impl.
WebServletReg
ioc
- 类 中的变量org.nutz.boot.
AppContext
Ioc容器
ioc()
- 类 中的方法org.nutz.boot.
AppContext
获取Ioc容器
IocAware
-
org.nutz.boot.aware
中的接口
IocLoaderProvider
-
org.nutz.boot.ioc
中的接口
供Starter实现的接口,用于提供IocLoader,加入到全局Ioc容器中
isAsyncSupported()
- 类 中的方法org.nutz.boot.starter.impl.
WebServletReg
isAsyncSupported()
- 接口 中的方法org.nutz.boot.starter.
WebServletFace
isMonitorEnable()
- 接口 中的方法org.nutz.boot.starter.
MonitorObject
isRunning()
- 接口 中的方法org.nutz.boot.starter.
ServerFace
是否正在运行,预留,未实行
isStarted()
- 类 中的方法org.nutz.boot.
NbApp
K
key
- 类 中的变量org.nutz.boot.tools.
PropDocBean
keys()
- 接口 中的方法org.nutz.boot.metrics.
CounterService
keys()
- 类 中的方法org.nutz.boot.metrics.impl.
MemoryCounterService
L
listeners
- 类 中的变量org.nutz.boot.
NbApp
load(List<Class<?>>)
- 类 中的方法org.nutz.boot.tools.
PropDocReader
loadOnStartup
- 类 中的变量org.nutz.boot.starter.impl.
WebServletReg
lock
- 类 中的变量org.nutz.boot.
NbApp
log
- 类 中的静态变量org.nutz.boot.
NbApp
日志属性要等日志适配器准备好了才能加载,这里不可以使用Logs.get();
M
mainClass
- 类 中的变量org.nutz.boot.
AppContext
主类
mainPackage
- 类 中的变量org.nutz.boot.
AppContext
主扫描路径
MemoryCounterService
-
org.nutz.boot.metrics.impl
中的类
MemoryCounterService()
- 类 的构造器org.nutz.boot.metrics.impl.
MemoryCounterService
MonitorObject
-
org.nutz.boot.starter
中的接口
multipartConfig
- 类 中的变量org.nutz.boot.starter.impl.
WebServletReg
N
name
- 类 中的变量org.nutz.boot.starter.impl.
WebFilterReg
name
- 类 中的变量org.nutz.boot.starter.impl.
WebServletReg
NbApp
-
org.nutz.boot
中的类
NutzBoot的主体
NbApp()
- 类 的构造器org.nutz.boot.
NbApp
创建一个NbApp,把调用本构造方法的类作为mainClass
NbApp(Class<?>)
- 类 的构造器org.nutz.boot.
NbApp
基于mainClass创建一个NbApp
NbApp(AppContext)
- 类 的构造器org.nutz.boot.
NbApp
NbApp(AppContext, Class<?>)
- 类 的构造器org.nutz.boot.
NbApp
NbAppEventListener
-
org.nutz.boot.tools
中的接口
NbAppEventListener.EventType
-
org.nutz.boot.tools
中的枚举
NbTools
-
org.nutz.boot.tools
中的类
NbTools()
- 类 的构造器org.nutz.boot.tools.
NbTools
need
- 类 中的变量org.nutz.boot.tools.
PropDocBean
NutFilter
- 接口 中的静态变量org.nutz.boot.starter.
WebFilterFace.FilterOrder
O
order
- 类 中的变量org.nutz.boot.starter.impl.
WebFilterReg
org.nutz.boot
- 程序包 org.nutz.boot
org.nutz.boot.annotation
- 程序包 org.nutz.boot.annotation
org.nutz.boot.aware
- 程序包 org.nutz.boot.aware
org.nutz.boot.banner
- 程序包 org.nutz.boot.banner
org.nutz.boot.config
- 程序包 org.nutz.boot.config
org.nutz.boot.config.impl
- 程序包 org.nutz.boot.config.impl
org.nutz.boot.env
- 程序包 org.nutz.boot.env
org.nutz.boot.ioc
- 程序包 org.nutz.boot.ioc
org.nutz.boot.metrics
- 程序包 org.nutz.boot.metrics
org.nutz.boot.metrics.impl
- 程序包 org.nutz.boot.metrics.impl
org.nutz.boot.resource
- 程序包 org.nutz.boot.resource
org.nutz.boot.resource.impl
- 程序包 org.nutz.boot.resource.impl
org.nutz.boot.starter
- 程序包 org.nutz.boot.starter
org.nutz.boot.starter.impl
- 程序包 org.nutz.boot.starter.impl
org.nutz.boot.tools
- 程序包 org.nutz.boot.tools
P
parseCommandLineArgs(PropertiesProxy, String[])
- 类 中的方法org.nutz.boot.config.impl.
AbstractConfigureLoader
处理命令行参数
pathSpec
- 类 中的变量org.nutz.boot.starter.impl.
WebServletReg
pathSpecs
- 类 中的变量org.nutz.boot.starter.impl.
WebFilterReg
possible
- 类 中的变量org.nutz.boot.tools.
PropDocBean
prepare()
- 类 中的方法org.nutz.boot.
NbApp
执行预备操作
prepareBasic()
- 类 中的方法org.nutz.boot.
NbApp
prepareConfigureLoader()
- 类 中的方法org.nutz.boot.
NbApp
prepared
- 类 中的变量org.nutz.boot.
NbApp
prepareIoc()
- 类 中的方法org.nutz.boot.
NbApp
prepareIocLoader()
- 类 中的方法org.nutz.boot.
NbApp
prepareStarterClassList()
- 类 中的方法org.nutz.boot.
NbApp
prepareStarterInstance()
- 类 中的方法org.nutz.boot.
NbApp
printBanner(AppContext)
- 类 中的方法org.nutz.boot.banner.
SimpleBannerPrinter
printProcDoc
- 类 中的变量org.nutz.boot.
NbApp
是否打印配置文档
PropDoc
-
org.nutz.boot.annotation
中的注释类型
配置文档自动生成
PropDocBean
-
org.nutz.boot.tools
中的类
把注解信息转为Java Pojo表达
PropDocBean()
- 类 的构造器org.nutz.boot.tools.
PropDocBean
PropDocReader
-
org.nutz.boot.tools
中的类
默认的@ProcDoc读取器
PropDocReader()
- 类 的构造器org.nutz.boot.tools.
PropDocReader
PropertiesConfigureLoader
-
org.nutz.boot.config.impl
中的类
配置信息优先级, 从低到高:
custom目录下的配置文件
application.properties
application-${profile}.properties
命令行参数
PropertiesConfigureLoader()
- 类 的构造器org.nutz.boot.config.impl.
PropertiesConfigureLoader
R
readPropertiesPath(String)
- 类 中的方法org.nutz.boot.config.impl.
PropertiesConfigureLoader
readYaml(InputStream)
- 类 中的方法org.nutz.boot.config.impl.
YamlConfigureLoader
reset(String)
- 接口 中的方法org.nutz.boot.metrics.
CounterService
reset(String)
- 类 中的方法org.nutz.boot.metrics.impl.
MemoryCounterService
resourceLoader
- 类 中的变量org.nutz.boot.
AppContext
资源加载器
resourceLoader
- 类 中的变量org.nutz.boot.config.impl.
AbstractConfigureLoader
资源加载器
ResourceLoader
-
org.nutz.boot.resource
中的接口
在NbApp启动过程中加载资源的方法
ResourceLoaderAware
-
org.nutz.boot.aware
中的接口
run()
- 类 中的方法org.nutz.boot.
NbApp
S
scansPaths
- 类 中的变量org.nutz.boot.
NbApp
扫描外部jar包路径
ServerFace
-
org.nutz.boot.starter
中的接口
带启动和关闭的"Server"
serverFaces
- 类 中的变量org.nutz.boot.
AppContext
servlet
- 类 中的变量org.nutz.boot.starter.impl.
WebServletReg
set(String, String)
- 接口 中的方法org.nutz.boot.env.
EnvHolder
设置一个环境变量
set(String, String)
- 类 中的方法org.nutz.boot.env.
SystemPropertiesEnvHolder
设置配置信息
setAllowCommandLineProperties(boolean)
- 类 中的方法org.nutz.boot.
NbApp
是否允许从命令行读取配置信息, 例如 java -Dnutz.ioc.async.poolSize=128 xxx.jar
setAppContext(AppContext)
- 接口 中的方法org.nutz.boot.aware.
AppContextAware
setAppContext(AppContext)
- 类 中的方法org.nutz.boot.config.impl.
AbstractConfigureLoader
设置AppContext
setArgs(String[])
- 类 中的方法org.nutz.boot.
NbApp
设置命令行参数,可选
setAsyncSupported(boolean)
- 类 中的方法org.nutz.boot.starter.impl.
WebServletReg
setBasePath(String)
- 类 中的方法org.nutz.boot.
AppContext
setClassLoader(ClassLoader)
- 类 中的方法org.nutz.boot.
AppContext
设置ClassLoader
setClassLoader(ClassLoader)
- 接口 中的方法org.nutz.boot.aware.
ClassLoaderAware
setClassLoader(ClassLoader)
- 类 中的方法org.nutz.boot.resource.impl.
SimpleResourceLoader
setComboIocLoader(ComboIocLoader)
- 类 中的方法org.nutz.boot.
AppContext
设置Ioc容器的ComboIocLoader
setCommandLineProperties(boolean, String...)
- 接口 中的方法org.nutz.boot.config.
ConfigureLoader
设置命令行参数
setCommandLineProperties(boolean, String...)
- 类 中的方法org.nutz.boot.config.impl.
AbstractConfigureLoader
设置命令行参数
setConfigureLoader(ConfigureLoader)
- 类 中的方法org.nutz.boot.
AppContext
设置配置信息加载器
setDefault(AppContext)
- 类 中的静态方法org.nutz.boot.
AppContext
设置缺省的AppContext实例
setDispatcheTypes(Set<DispatcherType>)
- 类 中的方法org.nutz.boot.starter.impl.
WebFilterReg
setEnvHolder(EnvHolder)
- 类 中的方法org.nutz.boot.
AppContext
设置环境加载器
setEnvHolder(EnvHolder)
- 接口 中的方法org.nutz.boot.aware.
EnvHolderAware
setFilter(Filter)
- 类 中的方法org.nutz.boot.starter.impl.
WebFilterReg
setInitParameters(Map<String, String>)
- 类 中的方法org.nutz.boot.starter.impl.
WebFilterReg
setInitParameters(Map<String, String>)
- 类 中的方法org.nutz.boot.starter.impl.
WebServletReg
setIoc(Ioc)
- 类 中的方法org.nutz.boot.
AppContext
设置Ioc容器
setIoc(Ioc)
- 接口 中的方法org.nutz.boot.aware.
IocAware
setListener(NbAppEventListener)
- 类 中的方法org.nutz.boot.
NbApp
setLoadOnStartup(int)
- 类 中的方法org.nutz.boot.starter.impl.
WebServletReg
setMainClass(Class<?>)
- 类 中的方法org.nutz.boot.
AppContext
设置主类
setMainClass(Class<?>)
- 类 中的方法org.nutz.boot.
NbApp
设置主启动类
setMainPackage(String)
- 类 中的方法org.nutz.boot.
AppContext
设置主package,这是扫描路径的基础
setMainPackage(String)
- 类 中的方法org.nutz.boot.
NbApp
setMultipartConfig(MultipartConfigElement)
- 类 中的方法org.nutz.boot.starter.impl.
WebServletReg
setName(String)
- 类 中的方法org.nutz.boot.starter.impl.
WebFilterReg
setName(String)
- 类 中的方法org.nutz.boot.starter.impl.
WebServletReg
setOrder(int)
- 类 中的方法org.nutz.boot.starter.impl.
WebFilterReg
setPathSpec(String)
- 类 中的方法org.nutz.boot.starter.impl.
WebServletReg
setPathSpecs(String[])
- 类 中的方法org.nutz.boot.starter.impl.
WebFilterReg
setPrintProcDoc(boolean)
- 类 中的方法org.nutz.boot.
NbApp
是否打印配置文档
setResourceLoader(ResourceLoader)
- 类 中的方法org.nutz.boot.
AppContext
设置资源加载器
setResourceLoader(ResourceLoader)
- 接口 中的方法org.nutz.boot.aware.
ResourceLoaderAware
setServlet(Servlet)
- 类 中的方法org.nutz.boot.starter.impl.
WebServletReg
setServletContext(ServletContext)
- 接口 中的方法org.nutz.boot.starter.
WebFilterFace
setServletContext(ServletContext)
- 接口 中的方法org.nutz.boot.starter.
WebServletFace
ShiroFilter
- 接口 中的静态变量org.nutz.boot.starter.
WebFilterFace.FilterOrder
shutdown()
- 类 中的方法org.nutz.boot.
NbApp
SimpleBannerPrinter
-
org.nutz.boot.banner
中的类
NB启动时的LOGO加载类
SimpleBannerPrinter()
- 类 的构造器org.nutz.boot.banner.
SimpleBannerPrinter
SimpleResourceLoader
-
org.nutz.boot.resource.impl
中的类
内置的简单版资源加载器,简单来说就是从本地路径和classpath找资源
SimpleResourceLoader()
- 类 的构造器org.nutz.boot.resource.impl.
SimpleResourceLoader
start()
- 接口 中的方法org.nutz.boot.starter.
ServerFace
启动吧骚年
started
- 类 中的变量org.nutz.boot.
NbApp
starterClasses
- 类 中的变量org.nutz.boot.
NbApp
Starter类列表
starterIocLoader
- 类 中的变量org.nutz.boot.
NbApp
Starter共享的IocLoader
starters
- 类 中的变量org.nutz.boot.
AppContext
一个Starter列表
startServers()
- 类 中的方法org.nutz.boot.
AppContext
循环调用ServerFace的start方法,通常是一个starter
stop()
- 接口 中的方法org.nutz.boot.starter.
ServerFace
关闭,再见
stopServers()
- 类 中的方法org.nutz.boot.
AppContext
循环调用ServerFace的stop方法,通常是一个starter
submit(String, long)
- 接口 中的方法org.nutz.boot.metrics.
CounterService
submit(String, long)
- 类 中的方法org.nutz.boot.metrics.impl.
MemoryCounterService
SystemPropertiesEnvHolder
-
org.nutz.boot.env
中的类
环境信息加载器
SystemPropertiesEnvHolder()
- 类 的构造器org.nutz.boot.env.
SystemPropertiesEnvHolder
T
toMarkdown()
- 类 中的方法org.nutz.boot.tools.
PropDocReader
type
- 类 中的变量org.nutz.boot.tools.
PropDocBean
U
users
- 类 中的变量org.nutz.boot.tools.
PropDocBean
V
value
- 类 中的变量org.nutz.boot.tools.
PropDocBean
valueOf(String)
- 枚举 中的静态方法org.nutz.boot.tools.
NbAppEventListener.EventType
返回带有指定名称的该类型的枚举常量。
values()
- 枚举 中的静态方法org.nutz.boot.tools.
NbAppEventListener.EventType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
W
WebEventListenerFace
-
org.nutz.boot.starter
中的接口
简单来说,就是提供一个ServletContextEventListener
WebFilterFace
-
org.nutz.boot.starter
中的接口
提供一个Filter
WebFilterFace.FilterOrder
-
org.nutz.boot.starter
中的接口
内置的默认顺序
WebFilterReg
-
org.nutz.boot.starter.impl
中的类
写个@IocBean工厂方法, 配置并返回本对象, 就可以了
WebFilterReg()
- 类 的构造器org.nutz.boot.starter.impl.
WebFilterReg
WebFilterReg(String, Filter, String)
- 类 的构造器org.nutz.boot.starter.impl.
WebFilterReg
WebServletFace
-
org.nutz.boot.starter
中的接口
WebServletReg
-
org.nutz.boot.starter.impl
中的类
WebServletReg()
- 类 的构造器org.nutz.boot.starter.impl.
WebServletReg
WebServletReg(String, Servlet, String)
- 类 的构造器org.nutz.boot.starter.impl.
WebServletReg
WhaleFilter
- 接口 中的静态变量org.nutz.boot.starter.
WebFilterFace.FilterOrder
whenInitAppContext(NbApp, NbAppEventListener.EventType)
- 接口 中的方法org.nutz.boot.tools.
NbAppEventListener
whenPrepare(NbApp, NbAppEventListener.EventType)
- 接口 中的方法org.nutz.boot.tools.
NbAppEventListener
whenPrepareBasic(NbApp, NbAppEventListener.EventType)
- 接口 中的方法org.nutz.boot.tools.
NbAppEventListener
whenPrepareConfigureLoader(NbApp, NbAppEventListener.EventType)
- 接口 中的方法org.nutz.boot.tools.
NbAppEventListener
whenPrepareIoc(NbApp, NbAppEventListener.EventType)
- 接口 中的方法org.nutz.boot.tools.
NbAppEventListener
whenPrepareIocLoader(NbApp, NbAppEventListener.EventType)
- 接口 中的方法org.nutz.boot.tools.
NbAppEventListener
whenPrepareStarterClassList(NbApp, NbAppEventListener.EventType)
- 接口 中的方法org.nutz.boot.tools.
NbAppEventListener
whenPrepareStarterInstance(NbApp, NbAppEventListener.EventType)
- 接口 中的方法org.nutz.boot.tools.
NbAppEventListener
whenStartServers(NbApp, NbAppEventListener.EventType)
- 接口 中的方法org.nutz.boot.tools.
NbAppEventListener
Y
YamlConfigureLoader
-
org.nutz.boot.config.impl
中的类
未完成
YamlConfigureLoader()
- 类 的构造器org.nutz.boot.config.impl.
YamlConfigureLoader
_
_default
- 类 中的静态变量org.nutz.boot.
AppContext
_shutdown()
- 类 中的方法org.nutz.boot.
NbApp
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y
_
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2019. All rights reserved.