org.kuali.rice.kns.web.servlet.dwr
Class GlobalResourceDelegatingSpringCreator
java.lang.Object
org.directwebremoting.extend.AbstractCreator
org.directwebremoting.spring.SpringCreator
org.kuali.rice.kns.web.servlet.dwr.GlobalResourceDelegatingSpringCreator
- All Implemented Interfaces:
- org.directwebremoting.extend.Creator
public class GlobalResourceDelegatingSpringCreator
- extends org.directwebremoting.spring.SpringCreator
A SpringCreator
that checks the GlobalResourceLoader
for the
bean name in question if the default BeanFactory
(the applications)
does not have the bean in question.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Fields inherited from interface org.directwebremoting.extend.Creator |
APPLICATION, PAGE, REQUEST, SCRIPT, SESSION |
Methods inherited from class org.directwebremoting.spring.SpringCreator |
getBeanName, getType, setBeanName, setClass, setOverrideBeanFactory, setProperties, setXmlBeanFactory |
Methods inherited from class org.directwebremoting.extend.AbstractCreator |
checkScope, getJavascript, getScope, isCacheable, isHidden, setCacheable, setHidden, setJavascript, setScope, toString |
Methods inherited from interface org.directwebremoting.extend.Creator |
getJavascript, getScope, isCacheable, isHidden |
KEW_RUN_MODE_PROPERTY
public static final String KEW_RUN_MODE_PROPERTY
- See Also:
- Constant Field Values
DOCUMENT_TYPE_SERVICE
public static final String DOCUMENT_TYPE_SERVICE
- See Also:
- Constant Field Values
GlobalResourceDelegatingSpringCreator
public GlobalResourceDelegatingSpringCreator()
getInstance
public Object getInstance()
throws InstantiationException
- Specified by:
getInstance
in interface org.directwebremoting.extend.Creator
- Overrides:
getInstance
in class org.directwebremoting.spring.SpringCreator
- Throws:
InstantiationException
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.