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

All Known Implementing Classes:
JsonlibJsonWriterConfiguratorTemplate, SojoJsonWriterConfiguratorTemplate, XStreamJsonWriterConfiguratorTemplate

public interface JsonWriterConfiguratorTemplate


Method Summary
 Object getConfigurator()
           
 String getRegistryName()
           
 

Method Detail

getConfigurator

Object getConfigurator()

getRegistryName

String getRegistryName()


Copyright © 2010. All Rights Reserved.