org.springframework.web.servlet.view.json
Class JsonWriterConfiguratorTemplateRegistry
java.lang.Object
org.springframework.web.servlet.view.json.JsonWriterConfiguratorTemplateRegistry
public class JsonWriterConfiguratorTemplateRegistry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEMPLATE_REGISTRY_ATTRIBUTE
public static final String TEMPLATE_REGISTRY_ATTRIBUTE
registerConfiguratorTemplate
public void registerConfiguratorTemplate(JsonWriterConfiguratorTemplate configuratorTemplate)
findConfiguratorTemplate
public JsonWriterConfiguratorTemplate findConfiguratorTemplate(String templateName)
load
public static JsonWriterConfiguratorTemplateRegistry load(javax.servlet.http.HttpServletRequest request)
Copyright © 2010. All Rights Reserved.