|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.directwebremoting.extend.AbstractCreator org.directwebremoting.spring.SpringCreator org.kuali.rice.kns.web.servlet.dwr.GlobalResourceDelegatingSpringCreator
public class GlobalResourceDelegatingSpringCreator
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.
Field Summary |
---|
Fields inherited from interface org.directwebremoting.extend.Creator |
---|
APPLICATION, PAGE, REQUEST, SCRIPT, SESSION |
Constructor Summary | |
---|---|
GlobalResourceDelegatingSpringCreator()
|
Method Summary | |
---|---|
Object |
getInstance()
|
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 |
Constructor Detail |
---|
public GlobalResourceDelegatingSpringCreator()
Method Detail |
---|
public Object getInstance() throws InstantiationException
getInstance
in interface org.directwebremoting.extend.Creator
getInstance
in class org.directwebremoting.spring.SpringCreator
InstantiationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |