Package | Description |
---|---|
org.apache.tapestry5.ioc |
A code-centric, high-performance, simple Inversion of Control container
|
org.apache.tapestry5.ioc.def |
Tapestry IOC service definitions
|
org.apache.tapestry5.ioc.internal |
[INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AdvisorDef2
Extended version of
AdvisorDef introduced to determine any
module method annotated with Advise as an advisor
method. |
Modifier and Type | Interface and Description |
---|---|
interface |
ContributionDef2
Extended version of
ContributionDef introduced to determine any
module method annotated with Contribute as a contributor method. |
interface |
ContributionDef3
Starting in Tapestry 5.3, contributions could be optional.
|
interface |
DecoratorDef2
Extended version of
DecoratorDef introduced to determine any
module method annotated with Decorate as a decorator
method. |
Modifier and Type | Class and Description |
---|---|
class |
AdvisorDefImpl |
class |
ContributionDefImpl |
class |
DecoratorDefImpl |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.