|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.lmu.ifi.pst.x10080133.util.AppContextProvider
@Controller public class AppContextProvider
Helper class to provide application wide access to application context Spring initializes bean automatically and calls setApplicationContext
Field Summary | |
---|---|
private org.apache.commons.logging.Log |
log
|
Constructor Summary | |
---|---|
AppContextProvider()
|
Method Summary | |
---|---|
void |
setApplicationContext(org.springframework.context.ApplicationContext ctx)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final org.apache.commons.logging.Log log
Constructor Detail |
---|
public AppContextProvider()
Method Detail |
---|
public void setApplicationContext(org.springframework.context.ApplicationContext ctx) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |