Class UnregisterExtensionsProcessor

java.lang.Object
net.sf.basedb.util.extensions.manager.processor.UnregisterExtensionsProcessor
All Implemented Interfaces:
ExtensionsFileProcessor

public class UnregisterExtensionsProcessor
extends Object
implements ExtensionsFileProcessor
Extensions file processor implementation that unregisters all extension points and extensions. This processor is usually paired with a DeletedFilter to unregister extensions from deleted files. Using this processor without a filter will unregister all extensions.
Since:
3.0
Author:
Nicklas
Last modified
$Date: 2015-04-20 11:08:18 +0200 (må, 20 apr 2015) $