org.springframework.web.servlet.view.json.writer.xstream
Class XStreamJsonWriterConfiguratorTemplate
java.lang.Object
org.springframework.web.servlet.view.json.writer.xstream.XStreamJsonWriterConfiguratorTemplate
- All Implemented Interfaces:
- JsonWriterConfiguratorTemplate
public abstract class XStreamJsonWriterConfiguratorTemplate
- extends Object
- implements JsonWriterConfiguratorTemplate
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XStreamJsonWriterConfiguratorTemplate
public XStreamJsonWriterConfiguratorTemplate()
getConfigurator
public Object getConfigurator()
- Specified by:
getConfigurator
in interface JsonWriterConfiguratorTemplate
getRegistryName
public String getRegistryName()
- Specified by:
getRegistryName
in interface JsonWriterConfiguratorTemplate
getSpringJsonXStream
public abstract SpringJsonXStream getSpringJsonXStream()
Copyright © 2010. All Rights Reserved.