Uses of Interface
org.evolvis.tartools.backgroundjobs.JobListener
-
-
Uses of JobListener in org.evolvis.tartools.backgroundjobs
Methods in org.evolvis.tartools.backgroundjobs with parameters of type JobListener Modifier and Type Method Description voidBackgroundJobStatus. addJobListener(JobListener l)voidBackgroundJobStatusDecorator. addJobListener(JobListener l)voidBackgroundJobStatus. removeJobListener(JobListener l)voidBackgroundJobStatusDecorator. removeJobListener(JobListener l)
-