|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Config | |
---|---|
fnug.config | |
fnug.resource |
Uses of Config in fnug.config |
---|
Classes in fnug.config that implement Config | |
---|---|
class |
DefaultConfig
Default implementation of Config |
Methods in fnug.config that return Config | |
---|---|
Config |
JsonConfigParser.parse(Resource res)
Parse the given resource into a config. |
Config |
ConfigParser.parse(Resource res)
Parse the given resource into a config. |
Uses of Config in fnug.resource |
---|
Methods in fnug.resource with parameters of type Config | |
---|---|
protected void |
ResourceResolver.setConfigs(Config... configs)
Sets the configs to use. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |