| Package | Description |
|---|---|
| info.aduna.platform | |
| info.aduna.platform.support |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPlatform |
class |
PlatformBase
Utility base class for Platform implementations.
|
| Modifier and Type | Field and Description |
|---|---|
Platform |
PlatformFactory.platform |
| Modifier and Type | Method and Description |
|---|---|
static Platform |
PlatformFactory.getPlatform()
Returns the Platform instance corresponding with the current platform.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MacOSXPlatform
Platform implementation for Mac OS X platforms.
|
class |
PosixGnomePlatform
Platform implementation for gnome environments under UNIX.
|
class |
PosixKDEPlatform
Platform implementation for KDE environments under UNIX.
|
class |
PosixPlatform
Platform implementation for *nix platforms.
|
class |
WindowsPlatform
Platform implementation for all Windows' platforms.
|
Copyright © 2001–2015 Aduna. All rights reserved.