Uses of Interface
org.springframework.extensions.webscripts.StatusTemplateFactory

Packages that use StatusTemplateFactory
org.springframework.extensions.webscripts   
 

Uses of StatusTemplateFactory in org.springframework.extensions.webscripts
 

Classes in org.springframework.extensions.webscripts that implement StatusTemplateFactory
 class WebScriptException
          Web Script Exceptions.
 

Methods in org.springframework.extensions.webscripts with parameters of type StatusTemplateFactory
 void WebScriptException.setStatusTemplateFactory(StatusTemplateFactory statusTemplateFactory)
          Associates a factory for the lazy retrieval of an advanced description of the status code associated with this exception
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.