Uses of Class
org.gersteinlab.tyna.webapp.config.Config

Packages that use Config
org.gersteinlab.tyna.webapp.config Contains classes for making system configurations. 
 

Uses of Config in org.gersteinlab.tyna.webapp.config
 

Fields in org.gersteinlab.tyna.webapp.config declared as Config
protected static Config Config.config
          The singleton object.
 

Methods in org.gersteinlab.tyna.webapp.config that return Config
static Config Config.newInstance()
          Get an instance of the class.