Uses of Class
com.opensymphony.webwork.config.ServletContextSingleton

Packages that use ServletContextSingleton
com.opensymphony.webwork.config Classes for WebWork configuration and property handling. 
 

Uses of ServletContextSingleton in com.opensymphony.webwork.config
 

Methods in com.opensymphony.webwork.config that return ServletContextSingleton
static ServletContextSingleton ServletContextSingleton.getInstance()
          answers the singleton.
 


WebWork Project Page