Package org.apache.tapestry5.ioc.def

Interface Summary
ContributionDef Contribution to a service configuration.
ContributionDef2 Extended version of ContributionDef introduced to determine any module method annotated with Contribute as a contributor method.
DecoratorDef Definition of a service decorator, which (by default) is derived from a service decorator method.
DecoratorDef2 Extended version of DecoratorDef introduced to determine any module method annotated with Decorate as a decorator method.
ModuleDef Defines the contents of a module.
ModuleDef2 Extended version of ModuleDef introduced in Tapestry 5.1 to allow for service advisors (an improvement on service decorators).
ServiceDef Service definition derived, by default, from a service builder method.
ServiceDef2 Extension to ServiceDef containing new methods added for Tapestry 5.1.
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.