Package org.codelibs.fess.thumbnail.impl
Class CommandGenerator.ProcessDestroyer
- java.lang.Object
-
- java.util.TimerTask
-
- org.codelibs.fess.thumbnail.impl.CommandGenerator.ProcessDestroyer
-
- All Implemented Interfaces:
Runnable
- Enclosing class:
- CommandGenerator
protected static class CommandGenerator.ProcessDestroyer extends TimerTask
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedProcessDestroyer(Process p, List<String> commandList, long timeout)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun()-
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
-
-