org.apache.continuum.purge.controller
Class DirectoryPurgeController
java.lang.Object
org.apache.continuum.purge.controller.DirectoryPurgeController
- All Implemented Interfaces:
- PurgeController
public class DirectoryPurgeController
- extends Object
- implements PurgeController
DirectoryPurgeController
- Author:
- Maria Catherine Tan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectoryPurgeController
public DirectoryPurgeController()
doPurge
public void doPurge(AbstractPurgeConfiguration purgeConfig)
- Specified by:
doPurge
in interface PurgeController
doPurge
public void doPurge(String path)
- Specified by:
doPurge
in interface PurgeController
initializeExecutors
public void initializeExecutors(AbstractPurgeConfiguration purgeConfig)
throws ContinuumPurgeExecutorException
- Specified by:
initializeExecutors
in interface PurgeController
- Throws:
ContinuumPurgeExecutorException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.