Package cool.scx.config.handler
Class AppRootHandler
java.lang.Object
cool.scx.config.handler.AppRootHandler
- All Implemented Interfaces:
ScxConfigValueHandler<Path>
-
Method Summary
Modifier and TypeMethodDescriptionstatic AppRootHandlerof(ScxEnvironment scxEnvironment) static AppRootHandlerof(ScxEnvironment scxEnvironment, String defaultVal) static AppRootHandlerof(ScxEnvironment scxEnvironment, Path defaultPath)
-
Method Details
-
of
-
of
-
of
-
handle
- Specified by:
handlein interfaceScxConfigValueHandler<Path>
-