Package | Description |
---|---|
org.scijava | |
org.scijava.event | |
org.scijava.task | |
org.scijava.thread |
Modifier and Type | Method and Description |
---|---|
ThreadService |
Gateway.thread()
Gets this application context's
ThreadService . |
ThreadService |
AbstractGateway.thread() |
Constructor and Description |
---|
DefaultEventBus(ThreadService threadService,
LogService log) |
Constructor and Description |
---|
DefaultTask(ThreadService threadService,
EventService eventService)
Creates a new task.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultThreadService
Default service for managing active threads.
|
Copyright © 2015–2022 SciJava. All rights reserved.