| Name | Description | Type | Package | Framework |
| ContributionDef | Contribution to a service configuration. | Interface | org.apache.tapestry5.ioc.def | Apache Tapestry |
| ContributionDef2 | module method annotated with Contribute as a contributor method. | Interface | org.apache.tapestry5.ioc.def | Apache Tapestry |
| ContributionDef3 | Starting in Tapestry 5. | Interface | org.apache.tapestry5.ioc.def | Apache Tapestry |
| DecoratorDef | Definition of a service decorator, which (by default) is derived from a service decorator method. | Interface | org.apache.tapestry5.ioc.def | Apache Tapestry |
| DecoratorDef2 | module method annotated with Decorate as a decorator method. | Interface | org.apache.tapestry5.ioc.def | Apache Tapestry |
| ModuleDef | Defines the contents of a module. | Interface | org.apache.tapestry5.ioc.def | Apache Tapestry |
| ModuleDef2 | advisors (an improvement on service decorators). | Interface | org.apache.tapestry5.ioc.def | Apache Tapestry |
| ServiceDef | Service definition derived, by default, from a service builder method. | Interface | org.apache.tapestry5.ioc.def | Apache Tapestry |
| ServiceDef2 | Extension to ServiceDef containing new methods added for Tapestry 5. | Interface | org.apache.tapestry5.ioc.def | Apache Tapestry |
| ServiceDef3 | Introduced for Tapestry 5. | Interface | org.apache.tapestry5.ioc.def | Apache Tapestry |