Uses of Interface
org.tynamo.services.DescriptorService

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

Uses of DescriptorService in org.tynamo.base
 

Methods in org.tynamo.base that return DescriptorService
protected  DescriptorService GenericModelSearch.getDescriptorService()
           
 

Uses of DescriptorService in org.tynamo.internal.services
 

Constructors in org.tynamo.internal.services with parameters of type DescriptorService
BeanModelSourceAdviceImpl(DescriptorService descriptorService, org.apache.tapestry5.services.Environment environment)
           
 

Uses of DescriptorService in org.tynamo.services
 

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

Methods in org.tynamo.services with parameters of type DescriptorService
static void TynamoCoreModule.contributeEntityCoercerService(org.apache.tapestry5.ioc.MappedConfiguration<String,Class> configuration, DescriptorService descriptorService)
           
 

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



Copyright © 2004-2012. All Rights Reserved.