Uses of Package
org.apache.turbine.services

Packages that use org.apache.turbine.services
org.apache.turbine.services Contains the Service framework for Turbine. 
org.apache.turbine.services.assemblerbroker   
org.apache.turbine.services.cache   
org.apache.turbine.services.castor The Castor service is deprecated, you should use om/peer classes (torque). 
org.apache.turbine.services.component   
org.apache.turbine.services.db   
org.apache.turbine.services.factory   
org.apache.turbine.services.freemarker The Freemarker service is deprecated, you should use Velocity. 
org.apache.turbine.services.intake   
org.apache.turbine.services.jsp   
org.apache.turbine.services.localization   
org.apache.turbine.services.logging   
org.apache.turbine.services.mimetype   
org.apache.turbine.services.naming   
org.apache.turbine.services.pool   
org.apache.turbine.services.pull   
org.apache.turbine.services.resources   
org.apache.turbine.services.rundata   
org.apache.turbine.services.schedule   
org.apache.turbine.services.security   
org.apache.turbine.services.security.db   
org.apache.turbine.services.security.ldap   
org.apache.turbine.services.servlet   
org.apache.turbine.services.template   
org.apache.turbine.services.uniqueid   
org.apache.turbine.services.upload   
org.apache.turbine.services.velocity   
org.apache.turbine.services.webmacro The WebMacro service is deprecated, you should use Velocity. 
org.apache.turbine.services.xmlrpc   
org.apache.turbine.services.xslt   
 

Classes in org.apache.turbine.services used by org.apache.turbine.services
BaseInitable
          This class provides a generic implementation of Initable.
BaseInitableBroker
          A generic implementation of InitableBroker.
BaseService
          This class is a generic implementation of Service.
BaseServiceBroker
          A generic implementation of a ServiceBroker.
Initable
          Classes that implement this interface need initialization before they can work.
InitableBroker
          Classes that implement this interface can act as a broker for Initable classes.
InitializationException
          Thrown by Initable class in case of initialization problems.
InstantiationException
          Thrown by InitableBroker and ServiceBroker classes to indicate problems with instatiation of requested objects.
Service
          Services are Initables that have a name, and a set of properties.
ServiceBroker
          Classes that implement this interface can act as a broker for Service classes.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.assemblerbroker
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.cache
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.castor
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.component
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.db
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
Service
          Services are Initables that have a name, and a set of properties.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.factory
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.freemarker
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.intake
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.jsp
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.localization
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.logging
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.mimetype
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.naming
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.pool
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.pull
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.resources
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.rundata
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.schedule
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.security
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.security.db
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.security.ldap
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.servlet
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.template
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.uniqueid
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.upload
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.velocity
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.webmacro
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.xmlrpc
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
InitializationException
          Thrown by Initable class in case of initialization problems.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 

Classes in org.apache.turbine.services used by org.apache.turbine.services.xslt
BaseInitable
          This class provides a generic implementation of Initable.
BaseService
          This class is a generic implementation of Service.
Initable
          Classes that implement this interface need initialization before they can work.
Service
          Services are Initables that have a name, and a set of properties.
TurbineBaseService
          This class provides a Service implementation that Services used in Turbine are required to extend.
 



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