Package suramadu.util.exec

Interface Summary
ThreadLauncher  
 

Class Summary
JavaThreadLauncher Utility used to launch threads.
MemoryType  
NHRTJavaThread Wraps the periodic capabilities of a RealtimeThread and a NoHeapRealtimeThread in the RTSJ.
PeriodicJavaThread Simulates the periodic capabilities of a RealtimeThread and a NoHeapRealtimeThread in the RTSJ.
RTJavaThread Wraps the periodic capabilities of a RealtimeThread and a NoHeapRealtimeThread in the RTSJ.
RTThreadLauncher Utility used to launch realtime threads.
TestInitializer  
TestProperties The TestProperties class supports the loading and maintenance of a properties file with naming convention of <class name>.properties This object is mutable, so properties that are loaded are subject to change by the user
ThreadLauncherData  
ThreadLauncherFactory  
ThreadType  
 

Exception Summary
PropertyNotFoundException  
PropertyValidationException The PropertyValidationException class serves to signal failure of property validation.