info.aduna.platform
Class PlatformFactory
java.lang.Object
info.aduna.platform.PlatformFactory
public abstract class PlatformFactory
- extends Object
PlatformFactory creates a Platform instance corresponding with the current
platform.
|
Method Summary |
static Platform |
getPlatform()
Returns the Platform instance corresponding with the current platform. |
static void |
main(String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlatformFactory
public PlatformFactory()
getPlatform
public static Platform getPlatform()
- Returns the Platform instance corresponding with the current platform.
main
public static void main(String[] args)
Copyright © 1997-2008 Aduna. All Rights Reserved.