| Package | Description |
|---|---|
| org.scijava | |
| org.scijava.platform |
| Modifier and Type | Method and Description |
|---|---|
PlatformService |
AbstractGateway.platform() |
PlatformService |
Gateway.platform()
Gets this application context's
PlatformService. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPlatformService
Default service for handling platform-specific deployment issues.
|
| Modifier and Type | Method and Description |
|---|---|
protected PlatformService |
AbstractPlatform.getPlatformService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractPlatform.configure(PlatformService service) |
void |
Platform.configure(PlatformService service)
Activates and configures the platform.
|
Copyright © 2009–2020 SciJava. All rights reserved.