org.springframework.web.servlet.view.json.mock
Class MockJsonWriterConfiguratorTemplate

java.lang.Object
  extended by org.springframework.web.servlet.view.json.mock.MockJsonWriterConfiguratorTemplate
All Implemented Interfaces:
org.springframework.web.servlet.view.json.JsonWriterConfiguratorTemplate

public class MockJsonWriterConfiguratorTemplate
extends Object
implements org.springframework.web.servlet.view.json.JsonWriterConfiguratorTemplate


Field Summary
static String REGISTRY_NAME
           
 
Constructor Summary
MockJsonWriterConfiguratorTemplate()
           
 
Method Summary
 Object getConfigurator()
           
 String getRegistryName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REGISTRY_NAME

public static String REGISTRY_NAME
Constructor Detail

MockJsonWriterConfiguratorTemplate

public MockJsonWriterConfiguratorTemplate()
Method Detail

getConfigurator

public Object getConfigurator()
Specified by:
getConfigurator in interface org.springframework.web.servlet.view.json.JsonWriterConfiguratorTemplate

getRegistryName

public String getRegistryName()
Specified by:
getRegistryName in interface org.springframework.web.servlet.view.json.JsonWriterConfiguratorTemplate


Copyright © 2010. All Rights Reserved.