java.lang.Object
net.anwiba.commons.thread.job.Job
- All Implemented Interfaces:
IJob
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(IMessageCollector monitor, ICanceler canceler) getText()getTitle()
-
Constructor Details
-
Job
-
-
Method Details
-
execute
public void execute(IMessageCollector monitor, ICanceler canceler) throws ExcecutionFaildException, CanceledException - Specified by:
executein interfaceIJob- Throws:
ExcecutionFaildExceptionCanceledException
-
getTitle
-
getDescription
- Specified by:
getDescriptionin interfaceIJob
-
getText
-