|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.oness.common.webapp.controller.action.SpringActionSupport
Loads Spring Application Context and exposes its beans
Constructor Summary | |
SpringActionSupport(org.apache.struts.action.ActionServlet actionServlet)
|
Method Summary | |
java.lang.Object |
getBean(java.lang.String name)
Gets a bean from Spring configuration |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SpringActionSupport(org.apache.struts.action.ActionServlet actionServlet)
Method Detail |
public java.lang.Object getBean(java.lang.String name)
name
- bean name
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |