Verwendungen von Package
org.apache.turbine.services
Packages, die org.apache.turbine.services verwenden
Package
Beschreibung
Contains the Service framework for Turbine.
Assemblerbroker Service looks for action, screen, page, layout classes based on class fragments.
Avalon based component service to provide access to avalon components for Turbine applications.
The JSON-RPC Service supports JavaScript to Java AJAX communications between
browsers and Turbine applications.
JSP Service is used to provide Turbine with a Java Server page (JSP) based view.
Localization related services and pull tools
Naming Service provides access to JNDI naming contexts.
Provides application tools that are put into the context of a template view.
Rundata Service provides a factory for the request cycle data objects.
The scheduler service can run tasks in the background.
The security service can be used to authenticate users based on database information.
Provides access to various resources from the web container.
The session service allows you to access session information of the servlet container.
Template Service maps template references to a view service and a template name.
Provides skinning facilities for a Turbine web application.
Returns unique identifiers for session tracking, cookies etc.
Provide back-and-forth-mapping facilities for simplified URLs
Velocity Service is used to provide Turbine with a Velocity based view.
-
Von org.apache.turbine.services verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.A generic implementation of aServiceBroker
which provides: Maintaining service name to class name mapping, allowing pluggable service implementations. ProvidingServices
with a configuration based on system wide configuration mechanism. Integration of TurbineServiceProviders for looking up non-local servicesClasses that implement this interface need initialization before they can work.Classes that implement this interface can act as a broker forInitable
classes.Thrown byInitable
class in case of initialization problems.Thrown byInitableBroker
andServiceBroker
classes to indicate problems with instatiation of requested objects.Services
areInitables
that have a name, and a set of properties.Classes that implement this interface can act as a broker forService
classes.Classes that implement this interface can act as a manager forService
classes.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.assemblerbroker verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Thrown byInitable
class in case of initialization problems.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.avaloncomponent verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Thrown byInitable
class in case of initialization problems.Thrown byInitableBroker
andServiceBroker
classes to indicate problems with instatiation of requested objects.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend.Interface for telling Turbine that the implementation class is an external service provider therefore can be used for looking up services not found by the Turbine implementation. -
Von org.apache.turbine.services.jsonrpc verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.jsp verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Thrown byInitable
class in case of initialization problems.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.localization verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.naming verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Thrown byInitable
class in case of initialization problems.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.pull verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Thrown byInitable
class in case of initialization problems.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.rundata verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Thrown byInitable
class in case of initialization problems.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.schedule verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Thrown byInitable
class in case of initialization problems.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.security verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Thrown byInitable
class in case of initialization problems.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.servlet verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.session verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.template verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Thrown byInitable
class in case of initialization problems.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.ui verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Thrown byInitable
class in case of initialization problems.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.uniqueid verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Thrown byInitable
class in case of initialization problems.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.urlmapper verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Thrown byInitable
class in case of initialization problems.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend. -
Von org.apache.turbine.services.velocity verwendete Klassen in org.apache.turbine.servicesKlasseBeschreibungThis class provides a generic implementation of
Initable
.This class is a generic implementation ofService
.Classes that implement this interface need initialization before they can work.Thrown byInitable
class in case of initialization problems.Services
areInitables
that have a name, and a set of properties.This class provides aService
implementation that Services used in Turbine are required to extend.