Package org.codehaus.groovy.grails.web.converters.configuration

Interface Summary
ConverterConfiguration<C extends Converter>  
 

Class Summary
ChainedConverterConfiguration<C extends Converter> An immutable ConverterConfiguration which chains the lookup calls for ObjectMarshallers for performance reasons
configtest  
ConvertersConfigurationHolder Singleton which holds all default and named configurations for the Converter classes
ConvertersConfigurationInitializer  
DefaultConverterConfiguration<C extends Converter> Mutable Converter Configuration with an priority sorted set of ObjectMarshallers
ImmutableConverterConfiguration<C extends Converter> Immutable Converter Configuration
ObjectMarshallerRegisterer A Spring Bean that can be used to register an ObjectMarshaller
 



Copyright (c) 2005-2009 The Grails project