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
@Deprecated
public class GlobalResourceDelegatingSpringCreator
extends org.directwebremoting.spring.SpringCreator
Deprecated.
KNS Struts deprecated, use KRAD and the Spring MVC framework.
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)
-
Field Summary
FieldsFields inherited from interface org.directwebremoting.extend.Creator
APPLICATION, PAGE, REQUEST, SCRIPT, SESSION -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.directwebremoting.spring.SpringCreator
getBeanName, getType, setBeanName, setClass, setOverrideBeanFactory, setProperties, setXmlBeanFactoryMethods inherited from class org.directwebremoting.extend.AbstractCreator
checkScope, getJavascript, getScope, isCacheable, isHidden, setCacheable, setHidden, setJavascript, setScope, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.directwebremoting.extend.Creator
getJavascript, getScope, isCacheable, isHidden
-
Field Details
-
KEW_RUN_MODE_PROPERTY
Deprecated.- See Also:
-
DOCUMENT_TYPE_SERVICE
Deprecated.- See Also:
-
-
Constructor Details
-
GlobalResourceDelegatingSpringCreator
public GlobalResourceDelegatingSpringCreator()Deprecated.
-
-
Method Details
-
getInstance
Deprecated.- Specified by:
getInstancein interfaceorg.directwebremoting.extend.Creator- Overrides:
getInstancein classorg.directwebremoting.spring.SpringCreator- Throws:
InstantiationException
-