Package org.apache.manifoldcf.crawler
Class InitializeAndRegister
- java.lang.Object
-
- org.apache.manifoldcf.crawler.InitializeAndRegister
-
public class InitializeAndRegister extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
_rcsid
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
doExecute(IThreadContext tc)
static void
main(java.lang.String[] args)
-
-
-
Field Detail
-
_rcsid
public static final java.lang.String _rcsid
- See Also:
- Constant Field Values
-
-
Method Detail
-
doExecute
protected void doExecute(IThreadContext tc) throws ManifoldCFException
- Throws:
ManifoldCFException
-
main
public static void main(java.lang.String[] args)
-
-