|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.manifoldcf.core.LockClean
public class LockClean
ManifoldCF makes use of a synchronization directory to store data about the current state of the synchronization between the repository connection and the output connection. This class is used to clear this directory.
| Field Summary | |
|---|---|
static java.lang.String |
_rcsid
|
| Constructor Summary | |
|---|---|
LockClean()
|
|
| Method Summary | |
|---|---|
void |
execute()
Execute the command. |
static void |
main(java.lang.String[] args)
Useful when running this class standalone. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String _rcsid
| Constructor Detail |
|---|
public LockClean()
| Method Detail |
|---|
public void execute()
throws ManifoldCFException
execute in interface InitializationCommandManifoldCFException - Thrown if the execution failspublic static void main(java.lang.String[] args)
args - String[] containing the arguments
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||