net.contextfw.web.application
Class ResourceCleaner
java.lang.Object
net.contextfw.web.application.ResourceCleaner
public class ResourceCleaner
- extends Object
Cleans cached resources
This class can be used to clean cached resources if needed. This is useful if
part of the resources have been externalized somewhere else than classpath.
|
Method Summary |
void |
clean()
Cleans resources |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceCleaner
public ResourceCleaner()
clean
public void clean()
- Cleans resources
Copyright © 2011. All Rights Reserved.