Uses of Class
org.aris.actionservlet.Config

Packages that use Config
org.aris.actionservlet   
 

Uses of Config in org.aris.actionservlet
 

Methods in org.aris.actionservlet that return Config
 Config ActionServlet.getConfig()
          Gets the config
 Config Action.getConfig()
          Getter for property config.
 

Methods in org.aris.actionservlet with parameters of type Config
 void Action.setConfig(Config config)
          Setter for property config.
 

Constructors in org.aris.actionservlet with parameters of type Config
ActionUriResolver(Config config)
          Creates a new instance of hlUriResolver