类 AppRootHandler
java.lang.Object
cool.scx.config.handler_impl.AppRootHandler
- 所有已实现的接口:
ScxConfigValueHandler<Path>
a
- 版本:
- 0.0.1
- 作者:
- scx567888
-
方法概要
修饰符和类型方法说明handle.static AppRootHandlerof(ScxEnvironment scxEnvironment) of.static AppRootHandlerof(ScxEnvironment scxEnvironment, String defaultVal) of.static AppRootHandlerof(ScxEnvironment scxEnvironment, Path defaultPath) of.
-
方法详细资料
-
of
of.
- 参数:
scxEnvironment- aScxEnvironmentobject- 返回:
- a
AppRootHandlerobject
-
of
of.
- 参数:
scxEnvironment- aScxEnvironmentobjectdefaultVal- aStringobject- 返回:
- a
AppRootHandlerobject
-
of
of.
- 参数:
scxEnvironment- aScxEnvironmentobjectdefaultPath- aPathobject- 返回:
- a
AppRootHandlerobject
-
handle
handle.
- 指定者:
handle在接口中ScxConfigValueHandler<Path>- 参数:
keyPath- aStringobjectrawValue- aObjectobject- 返回:
- a T object
-