| Package | Description | 
|---|---|
| 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. | 
| org.apache.tapestry5.ioc.test | Classes supporting testing of Tapestry IOC services | 
| Modifier and Type | Method and Description | 
|---|---|
| ServiceDecorator | DecoratorDef. createDecorator(ModuleBuilderSource moduleSource,
               ServiceResources resources)Creates an object that can perform the decoration (in the default case, by invoking the decorator method on the
 module class or instance. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ServiceDecoratorImplA wrapper around a decorator method. | 
| Modifier and Type | Method and Description | 
|---|---|
| ServiceDecorator | DecoratorDefImpl. createDecorator(ModuleBuilderSource moduleSource,
               ServiceResources resources) | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<ServiceDecorator> | InternalRegistry. findDecoratorsForService(ServiceDef3 serviceDef)Searches for decorators for a particular service. | 
| java.util.List<ServiceDecorator> | RegistryImpl. findDecoratorsForService(ServiceDef3 serviceDef) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ServiceDecorator | IOCTestCase. mockServiceDecorator()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | IOCTestCase. train_createInterceptor(ServiceDecorator decorator,
                       java.lang.Object coreObject,
                       java.lang.Object interceptor)Deprecated.  | 
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.