org.apache.turbine.services.component
Interface ComponentService
- All Superinterfaces:
- Initable, Service
- All Known Implementing Classes:
- TurbineComponentService
Deprecated. torque is now loaded using the AvalonComponentService
- 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 264148 2005-08-29 14:21:04Z henning $
- Author:
- Henning P. Schmiedehausen
Field Summary |
static java.lang.String |
SERVICE_NAME
Deprecated. The publically visible name of the service |
SERVICE_NAME
public static final java.lang.String SERVICE_NAME
- Deprecated.
- The publically visible name of the service
- See Also:
- Constant Field Values
Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.