Uses of Interface
org.tynamo.services.DescriptorService

Packages that use DescriptorService
org.tynamo.internal.services   
org.tynamo.services   
 

Uses of DescriptorService in org.tynamo.internal.services
 

Constructors in org.tynamo.internal.services with parameters of type DescriptorService
TynamoBeanModelSourceImpl(org.apache.tapestry5.ioc.services.TypeCoercer typeCoercer, org.apache.tapestry5.ioc.services.PropertyAccess propertyAccess, org.apache.tapestry5.services.PropertyConduitSource propertyConduitSource, org.apache.tapestry5.ioc.services.ClassFactory classFactory, org.apache.tapestry5.services.DataTypeAnalyzer dataTypeAnalyzer, org.apache.tapestry5.ioc.ObjectLocator locator, DescriptorService descriptorService, org.apache.tapestry5.services.RequestGlobals requestGlobals)
           
 

Uses of DescriptorService in org.tynamo.services
 

Classes in org.tynamo.services that implement DescriptorService
 class DescriptorServiceImpl
          This class builds and caches TynamoClassDescriptors.
 

Constructors in org.tynamo.services with parameters of type DescriptorService
EntityCoercerServiceImpl(DescriptorService descriptorService)
           
TynamoDataTypeAnalyzer(DescriptorService descriptorService, List<Pair> editorMap, org.slf4j.Logger logger)
           
 



Copyright © 2004-2010. All Rights Reserved.