Package com.sun.rtsjx

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

See:
          Description

Interface Summary
CriticalThreadsMXBean Monitoring and changing the behavior of critical real-time threads for the Real-Time Garbage Collector.
ImportantThreadsMXBean Monitoring and changing the behavior of non-critical real-time threads for the Real-Time 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 of the RTGC.
 

Class Summary
Compiler Support for the Initialization Time Compilation (ITC) 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 User-generated event probe.
FullyConcurrentGarbageCollector Real-Time Garbage Collector.
PhysicalMemoryRequest Class representing the constraints specified by a memory type.
PhysicalMemoryRequest.RegisteredList Class used internally to associate names to filters.
ReplacementForScopeAllocatedObject Dummy class used in place of real ScopedMemory objects.
Semaphore Semaphore that never blocks the producer.
SharedMemoryMapper Shared memory support.
 

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.