org.springframework.web.servlet.view.json.writer.sojo
Class SojoJsonWriterConfiguratorTemplate

java.lang.Object
  extended by org.springframework.web.servlet.view.json.writer.sojo.SojoJsonWriterConfiguratorTemplate
All Implemented Interfaces:
JsonWriterConfiguratorTemplate

public abstract class SojoJsonWriterConfiguratorTemplate
extends Object
implements JsonWriterConfiguratorTemplate


Constructor Summary
SojoJsonWriterConfiguratorTemplate()
           
 
Method Summary
 Object getConfigurator()
           
abstract  SojoConfig getJsonConfig()
           
 String getRegistryName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SojoJsonWriterConfiguratorTemplate

public SojoJsonWriterConfiguratorTemplate()
Method Detail

getConfigurator

public Object getConfigurator()
Specified by:
getConfigurator in interface JsonWriterConfiguratorTemplate

getRegistryName

public String getRegistryName()
Specified by:
getRegistryName in interface JsonWriterConfiguratorTemplate

getJsonConfig

public abstract SojoConfig getJsonConfig()


Copyright © 2010. All Rights Reserved.