org.kuali.rice.kns.web.servlet.dwr
Class GlobalResourceDelegatingSpringCreator

java.lang.Object
  extended by org.directwebremoting.extend.AbstractCreator
      extended by org.directwebremoting.spring.SpringCreator
          extended by org.kuali.rice.kns.web.servlet.dwr.GlobalResourceDelegatingSpringCreator
All Implemented Interfaces:
org.directwebremoting.extend.Creator

Deprecated. KNS Struts deprecated, use KRAD and the Spring MVC framework.

@Deprecated
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)

Field Summary
static String DOCUMENT_TYPE_SERVICE
          Deprecated.  
static String KEW_RUN_MODE_PROPERTY
          Deprecated.  
 
Fields inherited from interface org.directwebremoting.extend.Creator
APPLICATION, PAGE, REQUEST, SCRIPT, SESSION
 
Constructor Summary
GlobalResourceDelegatingSpringCreator()
          Deprecated.  
 
Method Summary
 Object getInstance()
          Deprecated.  
 
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 class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.directwebremoting.extend.Creator
getJavascript, getScope, isCacheable, isHidden
 

Field Detail

KEW_RUN_MODE_PROPERTY

public static final String KEW_RUN_MODE_PROPERTY
Deprecated. 
See Also:
Constant Field Values

DOCUMENT_TYPE_SERVICE

public static final String DOCUMENT_TYPE_SERVICE
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

GlobalResourceDelegatingSpringCreator

public GlobalResourceDelegatingSpringCreator()
Deprecated. 
Method Detail

getInstance

public Object getInstance()
                   throws InstantiationException
Deprecated. 
Specified by:
getInstance in interface org.directwebremoting.extend.Creator
Overrides:
getInstance in class org.directwebremoting.spring.SpringCreator
Throws:
InstantiationException


Copyright © 2005–2014 The Kuali Foundation. All rights reserved.