Verwendungen von Package
org.apache.turbine.util

Packages, die org.apache.turbine.util verwenden
Package
Beschreibung
Turbine Servlet and Constants.
Turbine Annotations and annotation processor.
Action class implementations.
Session validator classes to be used with Turbine apps that use security.
Navigation class implementations.
Screen class implementations.
The Turbine processing pipeline is modeled after the pipeline found in Tomcat 4.0.1 (Catalina), and after the module architecture found in Apache httpd.
Contains the Service framework for Turbine.
Assemblerbroker Service looks for action, screen, page, layout classes based on class fragments.
JSP Service is used to provide Turbine with a Java Server page (JSP) based view.
Support classes for JSP screens.
Localization related services and pull tools
Provides application tools that are put into the context of a template view.
Pull Tools to be used in a template based view.
Rundata Service provides a factory for the request cycle data objects.
The scheduler service can run tasks in the background.
Provides skinning facilities for a Turbine web application.
Provide back-and-forth-mapping facilities for simplified URLs
Velocity Service is used to provide Turbine with a Velocity based view.
Various utilities used in Turbine and for Turbine based applications.
Template related utilities.
URI generation and processing from Turbine based applications.
Velocity related utility code.