com.opensymphony.webwork.spring
Class SessionContextSpringProxyableObjectFactory

java.lang.Object
  extended by com.opensymphony.xwork.ObjectFactory
      extended by com.opensymphony.xwork.spring.SpringObjectFactory
          extended by com.opensymphony.xwork.spring.SpringProxyableObjectFactory
              extended by com.opensymphony.webwork.spring.SessionContextSpringProxyableObjectFactory
All Implemented Interfaces:
ApplicationContextAware

public class SessionContextSpringProxyableObjectFactory
extends com.opensymphony.xwork.spring.SpringProxyableObjectFactory

SessionContextSpringProxyableObjectFactory

Author:
Jason Carreira

Field Summary
 
Fields inherited from class com.opensymphony.xwork.spring.SpringObjectFactory
appContext, autowireStrategy, autoWiringFactory
 
Constructor Summary
SessionContextSpringProxyableObjectFactory()
           
 
Method Summary
 Object buildBean(String beanName, Map extraContext)
           
protected  ApplicationContext getApplicationContext(Map context)
           
 
Methods inherited from class com.opensymphony.xwork.spring.SpringObjectFactory
autoWireBean, autoWireBean, buildBean, findAutoWiringBeanFactory, getAutowireStrategy, getClassInstance, initObjectFactory, isNoArgConstructorRequired, setApplicationContext, setAutowireStrategy, setUseClassCache
 
Methods inherited from class com.opensymphony.xwork.ObjectFactory
buildAction, buildInterceptor, buildResult, buildValidator, getContinuationPackage, getObjectFactory, setContinuationPackage, setObjectFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SessionContextSpringProxyableObjectFactory

public SessionContextSpringProxyableObjectFactory()
Method Detail

getApplicationContext

protected ApplicationContext getApplicationContext(Map context)
Overrides:
getApplicationContext in class com.opensymphony.xwork.spring.SpringProxyableObjectFactory

buildBean

public Object buildBean(String beanName,
                        Map extraContext)
                 throws Exception
Overrides:
buildBean in class com.opensymphony.xwork.spring.SpringProxyableObjectFactory
Throws:
Exception


Copyright © 2013 OpenSymphony. All Rights Reserved.