Turbine

Essentials

Models

Get Involved

Documentation

Database

Intake Service

Configuration

# -------------------------------------------------------------------
# 
#  S E R V I C E S
#
# -------------------------------------------------------------------
# Classes for Turbine Services should be defined here.
# Format: services.[name].classname=[implementing class]
#
# To specify properties of a service use the following syntax:
# service.[name].[property]=[value]

services.IntakeService.classname=org.apache.turbine.services.intake.TurbineIntakeService
.
.
.
Usage


Copyright © 1999-2001, Apache Software Foundation