| Name | Description | Type | Package | Framework |
| Factory | Factory is an interface for object factories. | Interface | org.apache.turbine.services.factory | Apache Turbine |
| FactoryService | The Factory Service instantiates objects using either default class loaders or a specified one. | Interface | org.apache.turbine.services.factory | Apache Turbine |
| TurbineFactory | The Factory Service instantiates objects using either default class loaders or a specified one. | Class | org.apache.turbine.services.factory | Apache Turbine |
| TurbineFactoryService | The Factory Service instantiates objects using specified class loaders. | Class | org.apache.turbine.services.factory | Apache Turbine |