Uses of Interface
org.springframework.extensions.webscripts.StatusTemplateFactory
-
Packages that use StatusTemplateFactory Package Description org.springframework.extensions.webscripts -
-
Uses of StatusTemplateFactory in org.springframework.extensions.webscripts
Classes in org.springframework.extensions.webscripts that implement StatusTemplateFactory Modifier and Type Class Description classWebScriptExceptionWeb Script Exceptions.Methods in org.springframework.extensions.webscripts with parameters of type StatusTemplateFactory Modifier and Type Method Description voidWebScriptException. setStatusTemplateFactory(StatusTemplateFactory statusTemplateFactory)Associates a factory for the lazy retrieval of an advanced description of the status code associated with this exception
-