org.apache.tapestry.ioc.def |
|
Java Source File Name | Type | Comment |
ContributionDef.java | Interface | Contribution to a service configuration. |
DecoratorDef.java | Interface | Definition of a service decorator, which (by default) is derived from a service decorator method.
A note on decorator scheduling. |
ModuleDef.java | Interface | Defines the contents of a module. |
ServiceDef.java | Interface | Service definition derived, by default, from a service builder method. |