org.apache.turbine.services.component
Interface ComponentService
- All Superinterfaces:
- Initable, Service
- All Known Implementing Classes:
- TurbineComponentService
- public interface ComponentService
- extends Service
This service loads components that can be loaded by the Stratum
component loader, e.g. the decoupled Torque.
- Version:
- $Id: ComponentService.java,v 1.1 2002/07/24 15:01:34 henning Exp $
- Author:
- Henning P. Schmiedehausen
Field Summary |
static java.lang.String |
SERVICE_NAME
The publically visible name of the service |
SERVICE_NAME
public static final java.lang.String SERVICE_NAME
- The publically visible name of the service
Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.