Interface | Description |
---|---|
AppEventService | Deprecated
Use
AppService and App instead. |
Platform |
An interface for configuring a specific deployment platform, defined by
criteria such as operating system, machine architecture or Java version.
|
PlatformService |
Interface for service that handles platform-specific deployment issues.
|
Class | Description |
---|---|
AbstractPlatform |
Abstract superclass of platform implementations.
|
DefaultAppEventService | Deprecated
Use
AppService and App instead. |
DefaultPlatform |
A platform implementation for default handling of platform issues.
|
DefaultPlatformService |
Default service for handling platform-specific deployment issues.
|
Copyright © 2015–2022 SciJava. All rights reserved.