org.springframework.web.servlet.view.json
Interface JsonWriterConfiguratorTemplate

All Known Implementing Classes:
JsonlibJsonWriterConfiguratorTemplate, SojoJsonWriterConfiguratorTemplate, XStreamJsonWriterConfiguratorTemplate

public interface JsonWriterConfiguratorTemplate


Method Summary
 java.lang.Object getConfigurator()
           
 java.lang.String getRegistryName()
           
 

Method Detail

getConfigurator

java.lang.Object getConfigurator()

getRegistryName

java.lang.String getRegistryName()


Copyright © 2010. All Rights Reserved.