public final class HttpServletResponseFactoryBean extends Object implements FactoryBean
FactoryBean that exposes the HttpServletResponse in the
current call frame. It will typically be used together with the call scope.| Constructor and Description |
|---|
HttpServletResponseFactoryBean() |
public Object getObject() throws Exception
getObject in interface FactoryBeanExceptionpublic Class getObjectType()
getObjectType in interface FactoryBeanpublic boolean isSingleton()
isSingleton in interface FactoryBeanCopyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.