public class FileCollectorDestroyer
extends Object
Stop FileCollector if FileCollector class is loaded by the context class loader. Typically it means FileCollector
loaded from .war file by the web application class loader. Do nothing if class is loaded by another class loader than
context class loader.