Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-02


oracle.stellent.wcm.common.utils
Class PlatformDetector

java.lang.Object
  extended by oracle.stellent.wcm.common.utils.PlatformDetector


public abstract class PlatformDetector
extends java.lang.Object

Helper to aid in determing different platform specifics


Constructor Summary
PlatformDetector()
           

 

Method Summary
static boolean isIKVM()
           
static boolean isWindows()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

PlatformDetector

public PlatformDetector()

Method Detail

isIKVM

public static boolean isIKVM()
Returns:
true if this is an IKVM JVM

isWindows

public static boolean isWindows()

Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-02


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.