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 TypeMethodDescriptionvoidILspTaskExecutor.addTaskListener(ILspTaskExecutorListener aTaskExecutorListener) Adds a task listener to this task executor.voidILspTaskExecutor.removeTaskListener(ILspTaskExecutorListener aTaskExecutorListener) Removes a task listener from this task executor.