Uses of Package
org.apache.tapestry5.ioc.def

Packages that use org.apache.tapestry5.ioc.def
org.apache.tapestry5 Root package for Tapestry, containing common interfaces and data types used throughout the framework. 
org.apache.tapestry5.internal For internal usage only; API subject to change. 
org.apache.tapestry5.internal.spring   
org.apache.tapestry5.ioc   
org.apache.tapestry5.ioc.def   
org.apache.tapestry5.ioc.internal   
org.apache.tapestry5.ioc.internal.util   
org.apache.tapestry5.ioc.test   
org.apache.tapestry5.spring   
org.apache.tapestry5.test Support for testing Tapestry pages 
 

Classes in org.apache.tapestry5.ioc.def used by org.apache.tapestry5
ModuleDef
          Defines the contents of a module.
 

Classes in org.apache.tapestry5.ioc.def used by org.apache.tapestry5.internal
ContributionDef
          Contribution to a service configuration.
DecoratorDef
          Definition of a service decorator, which (by default) is derived from a service decorator method.
ModuleDef
          Defines the contents of a module.
ServiceDef
          Service definition derived, by default, from a service builder method.
 

Classes in org.apache.tapestry5.ioc.def used by org.apache.tapestry5.internal.spring
ContributionDef
          Contribution to a service configuration.
DecoratorDef
          Definition of a service decorator, which (by default) is derived from a service decorator method.
ModuleDef
          Defines the contents of a module.
ServiceDef
          Service definition derived, by default, from a service builder method.
ServiceDef2
          Extension to ServiceDef containing new methods added for Tapestry 5.1.
 

Classes in org.apache.tapestry5.ioc.def used by org.apache.tapestry5.ioc
ModuleDef
          Defines the contents of a module.
ServiceDef
          Service definition derived, by default, from a service builder method.
 

Classes in org.apache.tapestry5.ioc.def used by org.apache.tapestry5.ioc.def
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.
ModuleDef
          Defines the contents of a module.
ServiceDef
          Service definition derived, by default, from a service builder method.
ServiceDef2
          Extension to ServiceDef containing new methods added for Tapestry 5.1.
 

Classes in org.apache.tapestry5.ioc.def used by org.apache.tapestry5.ioc.internal
ContributionDef
          Contribution to a service configuration.
ContributionDef2
          Extended version of ContributionDef introduced to determine any module method annotated with Contribute as a contributor method.
ContributionDef3
          Starting in Tapestry 5.3, contributions could be optional.
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.
ServiceDef3
          Introduced for Tapestry 5.3, contains new methods to provide access to annotations on the class, and on methods of the class.
 

Classes in org.apache.tapestry5.ioc.def used by org.apache.tapestry5.ioc.internal.util
ContributionDef
          Contribution to a service configuration.
ContributionDef2
          Extended version of ContributionDef introduced to determine any module method annotated with Contribute as a contributor method.
ContributionDef3
          Starting in Tapestry 5.3, contributions could be optional.
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.
ServiceDef3
          Introduced for Tapestry 5.3, contains new methods to provide access to annotations on the class, and on methods of the class.
 

Classes in org.apache.tapestry5.ioc.def used by org.apache.tapestry5.ioc.test
ContributionDef
          Contribution to a service configuration.
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.
 

Classes in org.apache.tapestry5.ioc.def used by org.apache.tapestry5.spring
ModuleDef
          Defines the contents of a module.
 

Classes in org.apache.tapestry5.ioc.def used by org.apache.tapestry5.test
ModuleDef
          Defines the contents of a module.
 



Copyright © 2003-2012 The Apache Software Foundation.