Uses of Interface
com.luciad.view.lightspeed.services.asynchronous.ILspTaskExecutorListener
Packages that use ILspTaskExecutorListener
-
Uses of ILspTaskExecutorListener in com.luciad.view.lightspeed.services.asynchronous
Methods in com.luciad.view.lightspeed.services.asynchronous with parameters of type ILspTaskExecutorListenerModifier and TypeMethodDescriptionvoid
ILspTaskExecutor.addTaskListener
(ILspTaskExecutorListener aTaskExecutorListener) Adds a task listener to this task executor.void
ILspTaskExecutor.removeTaskListener
(ILspTaskExecutorListener aTaskExecutorListener) Removes a task listener from this task executor.