public final class ServletContextFactoryBean extends Object implements FactoryBean
FactoryBean that exposes the ServletContext in the current call
frame. It will typically be used together with the call scope.| Constructor and Description |
|---|
ServletContextFactoryBean() |
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.