Uses of Class
org.apache.turbine.modules.ActionLoader
- 
Packages that use ActionLoader Package Description org.apache.turbine.modules Modules (Action, Screen, Layout, Navigation, Page) classes for the Turbine view.org.apache.turbine.modules.pages Page class implementations.
- 
- 
Uses of ActionLoader in org.apache.turbine.modulesMethods in org.apache.turbine.modules that return ActionLoader Modifier and Type Method Description static ActionLoaderActionLoader. getInstance()The method through which this class is accessed.
- 
Uses of ActionLoader in org.apache.turbine.modules.pagesFields in org.apache.turbine.modules.pages declared as ActionLoader Modifier and Type Field Description protected ActionLoaderDefaultPage. actionLoaderInjected loader instance
 
-