JDeveloper SCM API

oracle.ide.scm.util
Class SCMOperatingSystem

java.lang.Object
  |
  +--oracle.ide.scm.util.SCMOperatingSystem

public class SCMOperatingSystem
extends java.lang.Object

OS determination utilities. This is used by the SCM framework's shell runner (SCMShellRunner) and derivatives in performing platform-specific operations, and is exposed in order that client code can be similarly exclusive.


Method Summary
static boolean isWindows()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isWindows

public static final boolean isWindows()

Copyright © 2002 Oracle Corporation

 

Copyright ©1997, 2003, Oracle. All rights reserved.