|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.web.servlet.FrameworkServlet.ContextRefreshListener
private class FrameworkServlet.ContextRefreshListener
ApplicationListener endpoint that receives events from this servlet's WebApplicationContext
only, delegating to onApplicationEvent on the FrameworkServlet instance.
| Constructor Summary | |
|---|---|
private |
FrameworkServlet.ContextRefreshListener()
|
| Method Summary | |
|---|---|
void |
onApplicationEvent(ContextRefreshedEvent event)
Handle an application event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private FrameworkServlet.ContextRefreshListener()
| Method Detail |
|---|
public void onApplicationEvent(ContextRefreshedEvent event)
ApplicationListener
onApplicationEvent in interface ApplicationListener<ContextRefreshedEvent>event - the event to respond to
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||