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