Uses of Class
org.apache.tapestry5.internal.services.DefaultDataTypeAnalyzer

Packages that use DefaultDataTypeAnalyzer
org.apache.tapestry5.services Core services 
 

Uses of DefaultDataTypeAnalyzer in org.apache.tapestry5.services
 

Methods in org.apache.tapestry5.services with parameters of type DefaultDataTypeAnalyzer
static DataTypeAnalyzer TapestryModule.buildDefaultDataTypeAnalyzer(DefaultDataTypeAnalyzer service, InvalidationEventHub hub)
          The default data type analyzer is the final analyzer consulted and identifies the type entirely pased on the property type, working against its own configuration (mapping property type class to data type).
 



Copyright © 2003-2012 The Apache Software Foundation.