Uses of Package
org.apache.struts2.config

Packages that use org.apache.struts2.config
org.apache.struts2.config Classes for Struts configuration and property handling. 
org.apache.struts2.dispatcher Classes for action dispatching in Struts (the Controller part of MVC). 
 

Classes in org.apache.struts2.config used by org.apache.struts2.config
ClasspathConfigurationProvider.PageLocator
          PageLocator defines a locate method that can be used to discover server pages.
LegacyPropertiesConfigurationProvider
           
Result
          Defines an XWork Result
ServletContextSingleton
          This singleton holds an instance of the web servlet context.
Settings
          Settings retrieves and exposes default values used by the framework.
 

Classes in org.apache.struts2.config used by org.apache.struts2.dispatcher
ClasspathConfigurationProvider.ClasspathPageLocator
          ClasspathPathLocator searches the classpath for server pages.
ClasspathConfigurationProvider.PageLocator
          PageLocator defines a locate method that can be used to discover server pages.
 



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