net.stickycode.configured.spring30
Class ConfigurationRefresher

java.lang.Object
  extended by 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
           
 
Constructor Summary
ConfigurationRefresher()
           
 
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
 

Field Detail

system

@Inject
public net.stickycode.configured.ConfigurationSystem system
Constructor Detail

ConfigurationRefresher

public ConfigurationRefresher()
Method Detail

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.