Class DefaultDataTypeAnalyzer

java.lang.Object
org.apache.tapestry5.commons.internal.services.DefaultDataTypeAnalyzer
All Implemented Interfaces:
Runnable, DataTypeAnalyzer

public class DefaultDataTypeAnalyzer extends Object implements DataTypeAnalyzer, Runnable
The default data type analyzer, which is based entirely on the type of the property (and not on annotations or naming conventions). This is based on a configuration of property type class to string provided as an IoC service configuration.