|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericLoader | |
---|---|
org.apache.turbine.modules | Modules (Action, Screen, Layout, Navigation, Page) classes for the Turbine view. |
Uses of GenericLoader in org.apache.turbine.modules |
---|
Subclasses of GenericLoader in org.apache.turbine.modules | |
---|---|
class |
ActionLoader
The purpose of this class is to allow one to load and execute Action modules. |
class |
LayoutLoader
The purpose of this class is to allow one to load and execute Layout modules. |
class |
NavigationLoader
The purpose of this class is to allow one to load and execute Navigation modules. |
class |
PageLoader
The purpose of this class is to allow one to load and execute Page modules. |
class |
ScheduledJobLoader
ScheduledJobs loader class. |
class |
ScreenLoader
The purpose of this class is to allow one to load and execute Screen modules. |
Methods in org.apache.turbine.modules that return GenericLoader | |
---|---|
GenericLoader |
GenericLoader.setReload(boolean reload)
Sets whether or not this external action is reload itself. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |