Package | Description |
---|---|
org.apache.tapestry5.ioc.internal |
[INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change.
|
org.apache.tapestry5.ioc.internal.util |
[INTERNAL USE ONLY] utility classes for Tapestry IOC services; API subject to change
|
org.apache.tapestry5.ioc.test |
Classes supporting testing of Tapestry IOC services
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultModuleDefImpl
Starting from the Class for a module, identifies all the services (service builder methods),
decorators (service
decorator methods) and (not yet implemented) contributions (service contributor methods).
|
Constructor and Description |
---|
RegistryImpl(Collection<ModuleDef2> moduleDefs,
PlasticProxyFactory proxyFactory,
LoggerSource loggerSource,
OperationTracker operationTracker)
Constructs the registry from a set of module definitions and other resources.
|
Modifier and Type | Method and Description |
---|---|
static ModuleDef2 |
InternalUtils.toModuleDef2(ModuleDef md) |
Modifier and Type | Method and Description |
---|---|
protected ModuleDef2 |
IOCTestCase.mockModuleDef2()
Deprecated.
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.