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

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.MockSimpleJsonlibJsonWriterConfiguratorTemplate
All Implemented Interfaces:
org.springframework.web.servlet.view.json.JsonWriterConfiguratorTemplate

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


Constructor Summary
MockSimpleJsonlibJsonWriterConfiguratorTemplate()
           
MockSimpleJsonlibJsonWriterConfiguratorTemplate(String property)
           
 
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

MockSimpleJsonlibJsonWriterConfiguratorTemplate

public MockSimpleJsonlibJsonWriterConfiguratorTemplate()

MockSimpleJsonlibJsonWriterConfiguratorTemplate

public MockSimpleJsonlibJsonWriterConfiguratorTemplate(String property)
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.