Groovy Documentation

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

 

Interface Summary
ConverterConfiguration @author Siegfried Puchbauer
 


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


Groovy Documentation