Uses of Interface
org.tynamo.descriptor.decorators.DescriptorDecorator

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 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)
           
 



Copyright © 2004-2012. All Rights Reserved.