| Package | Description |
|---|---|
| org.tynamo.descriptor.decorators | |
| org.tynamo.descriptor.factories | |
| org.tynamo.services |
| Modifier and Type | Class and Description |
|---|---|
class |
TapestryDecorator |
class |
TynamoDecorator
This class uses the Tynamo's annotations on a given class or property to modify its
descriptor
|
| Constructor and Description |
|---|
ReflectionDescriptorFactory(List<DescriptorDecorator> decorators,
MethodDescriptorFactory methodDescriptorFactory,
PropertyDescriptorFactory propertyDescriptorFactory) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TynamoCoreModule.contributeDescriptorFactory(org.apache.tapestry5.ioc.OrderedConfiguration<DescriptorDecorator> configuration,
org.apache.tapestry5.ioc.services.PropertyAccess propertyAccess,
org.apache.tapestry5.ioc.ObjectLocator locator) |
Copyright © 2004–2015. All rights reserved.