aicas logo Realtime Java
Technology.

javax.realtime
Class RealtimeSystem

java.lang.Object
  |
  +--javax.realtime.RealtimeSystem

public final class RealtimeSystem
extends java.lang.Object


Field Summary
static byte BIG_ENDIAN
           
static byte BYTE_ORDER
           
static byte LITTLE_ENDIAN
           
 
Constructor Summary
RealtimeSystem()
           
 
Method Summary
static GarbageCollector currentGC()
           
static int getConcurrentLocksUsed()
           
static int getMaximumConcurrentLocks()
           
static RealtimeSecurity getSecurityManager()
           
static void setMaximumConcurrentLocks(int max)
           
static void setMaximumConcurrentLocks(int max, boolean hard)
           
static void setSecurityManager(RealtimeSecurity manager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BIG_ENDIAN

public static final byte BIG_ENDIAN

BYTE_ORDER

public static final byte BYTE_ORDER

LITTLE_ENDIAN

public static final byte LITTLE_ENDIAN
Constructor Detail

RealtimeSystem

public RealtimeSystem()
Method Detail

currentGC

public static GarbageCollector currentGC()

getConcurrentLocksUsed

public static int getConcurrentLocksUsed()

getMaximumConcurrentLocks

public static int getMaximumConcurrentLocks()

getSecurityManager

public static RealtimeSecurity getSecurityManager()

setMaximumConcurrentLocks

public static void setMaximumConcurrentLocks(int max)

setMaximumConcurrentLocks

public static void setMaximumConcurrentLocks(int max,
                                             boolean hard)

setSecurityManager

public static void setSecurityManager(RealtimeSecurity manager)

aicas logo Realtime Java
Technology.

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2003 aicas GmbH. All Rights Reserved.