Package com.sun.rtsjx

Sun's extensions to The Real-Time Specification for Java.

See:
          Description

Interface Summary
CriticalThreadsMXBean Monitoring the critical threads with the realtime garbage collector.
ImportantThreadsMXBean Monitoring the non-critical threads with the realtime garbage collector.
JRTSDebugMXBean Balance determinism and debugging functionality.
PhysicalMemoryMapper Basic mapping operations.
RawMemoryAccessImpl Interface for the providers of get/set raw memory commands.
RealtimeMemoryManagerMXBean Monitoring the most important attributes for the RTGC.
 

Class Summary
Compiler The Compiler class is provided to support the Initialization Time Compilation (ITC for short) via application code.
CoreRawMemoryType Internal class that provides VM dependent information for physical memory managment.
DisabledStackTrace Dummy class used in place of real stack traces.
DTraceUserEvent  
FullyConcurrentGarbageCollector Real-Time Garbage Collector.
PhysicalMemoryRequest Class representing the constraints specificed by a memory type.
PhysicalMemoryRequest.RegisteredList Class used internaly to associate names to filters.
ReplacementForScopeAllocatedObject Dummy class used in place of real ScopedMemory objects.
Semaphore Semaphore that never block the producer.
SharedMemoryMapper Shared memory support.
SteadyMode Utility class to notify the JVM of wether the application is in steady mode.
 

Package com.sun.rtsjx Description

Sun's extensions to The Real-Time Specification for Java.

This package provides additional classes featured by this implementation of the RTSJ.

These classes and methods may be deprecated if similar features are added to a future version of the specification.