|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DescriptorDecorator | |
|---|---|
| org.tynamo.descriptor.decorators | |
| org.tynamo.descriptor.factories | |
| org.tynamo.services | |
| Uses of DescriptorDecorator in org.tynamo.descriptor.decorators |
|---|
| Classes in org.tynamo.descriptor.decorators that implement DescriptorDecorator | |
|---|---|
class |
HibernateSearchDescriptorDecorator
|
class |
TapestryDecorator
|
class |
TynamoDecorator
This class uses the Tynamo's annotations on a given class or property to modify its descriptor |
| Uses of DescriptorDecorator in org.tynamo.descriptor.factories |
|---|
| Constructor parameters in org.tynamo.descriptor.factories with type arguments of type DescriptorDecorator | |
|---|---|
ReflectionDescriptorFactory(List<DescriptorDecorator> decorators,
MethodDescriptorFactory methodDescriptorFactory,
PropertyDescriptorFactory propertyDescriptorFactory)
|
|
| Uses of DescriptorDecorator in org.tynamo.services |
|---|
| Method parameters in org.tynamo.services with type arguments of type DescriptorDecorator | |
|---|---|
static void |
TynamoCoreModule.contributeDescriptorFactory(org.apache.tapestry5.ioc.OrderedConfiguration<DescriptorDecorator> configuration,
org.apache.tapestry5.ioc.services.PropertyAccess propertyAccess,
org.apache.tapestry5.ioc.ObjectLocator locator)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||