Uses of Class
org.apache.struts2.config.ServletContextSingleton

Packages that use ServletContextSingleton
org.apache.struts2.config Classes for Struts configuration and property handling. 
 

Uses of ServletContextSingleton in org.apache.struts2.config
 

Fields in org.apache.struts2.config declared as ServletContextSingleton
private static ServletContextSingleton ServletContextSingleton.singleton
          The sole instance of this class.
 

Methods in org.apache.struts2.config that return ServletContextSingleton
static ServletContextSingleton ServletContextSingleton.getInstance()
          Answers the singleton.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.