Uses of Interface
fnug.config.Config

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.
 



Copyright © 2012. All Rights Reserved.