org.loom.config
Class ResourcesWatchdog

java.lang.Object
  extended by org.loom.config.ResourcesWatchdog

public class ResourcesWatchdog
extends java.lang.Object

Deprecated. Just using development={true|false} will work fine


Constructor Summary
ResourcesWatchdog()
           
 
Method Summary
 void afterPropertiesSet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourcesWatchdog

public ResourcesWatchdog()
Method Detail

afterPropertiesSet

@PostConstruct
public void afterPropertiesSet()
                        throws java.lang.Exception
Throws:
java.lang.Exception