net.stickycode.configured.spring30
Class ConfigurationRefresher
java.lang.Object
net.stickycode.configured.spring30.ConfigurationRefresher
- All Implemented Interfaces:
- EventListener, org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
@StickyComponent
public class ConfigurationRefresher
- extends Object
- implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
|
Field Summary |
net.stickycode.configured.ConfigurationSystem |
system
|
|
Method Summary |
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
system
@Inject
public net.stickycode.configured.ConfigurationSystem system
ConfigurationRefresher
public ConfigurationRefresher()
onApplicationEvent
public void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
- Specified by:
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
Copyright © 2008-2012 RedEngine Ltd. All Rights Reserved.