org.springframework.web.servlet.view.json.mock.writer.jsonlib
Class MockComplexJsonlibJsonWriterConfiguratorTemplate

java.lang.Object
  extended by org.springframework.web.servlet.view.json.writer.jsonlib.JsonlibJsonWriterConfiguratorTemplate
      extended by org.springframework.web.servlet.view.json.mock.writer.jsonlib.MockComplexJsonlibJsonWriterConfiguratorTemplate
All Implemented Interfaces:
org.springframework.web.servlet.view.json.JsonWriterConfiguratorTemplate

public class MockComplexJsonlibJsonWriterConfiguratorTemplate
extends org.springframework.web.servlet.view.json.writer.jsonlib.JsonlibJsonWriterConfiguratorTemplate


Constructor Summary
MockComplexJsonlibJsonWriterConfiguratorTemplate()
           
 
Method Summary
 net.sf.json.JsonConfig getJsonConfig()
           
 
Methods inherited from class org.springframework.web.servlet.view.json.writer.jsonlib.JsonlibJsonWriterConfiguratorTemplate
getConfigurator, getRegistryName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockComplexJsonlibJsonWriterConfiguratorTemplate

public MockComplexJsonlibJsonWriterConfiguratorTemplate()
Method Detail

getJsonConfig

public net.sf.json.JsonConfig getJsonConfig()
Specified by:
getJsonConfig in class org.springframework.web.servlet.view.json.writer.jsonlib.JsonlibJsonWriterConfiguratorTemplate


Copyright © 2010. All Rights Reserved.