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