aicas logoJamaica 6.4 release 1

Uses of Class
javax.realtime.MemoryInUseException

Packages that use MemoryInUseException
javax.realtime Jamaica's implementation of the Real-Time Specification for Java. 
 

Uses of MemoryInUseException in javax.realtime
 

Constructors in javax.realtime that throw MemoryInUseException
ImmortalPhysicalMemory(Object type, long base, long size)
          Constructor to create an instance of ImmortalPhysicalMemory with the given type, base address, and size.
ImmortalPhysicalMemory(Object type, long base, long size, Runnable logic)
          Constructor to create an instance of ImmortalPhysicalMemory with the given type, base address, size, and logic.
ImmortalPhysicalMemory(Object type, long base, SizeEstimator size)
          Constructor to create an instance of ImmortalPhysicalMemory with the given type, base address, and size.
ImmortalPhysicalMemory(Object type, long base, SizeEstimator size, Runnable logic)
          Constructor to create an instance of ImmortalPhysicalMemory with the given type, base address, size, and logic.
LTPhysicalMemory(Object type, long base, long size)
          Constructor to create an instance of LTPhysicalMemory with the given type, base address, and size.
LTPhysicalMemory(Object type, long base, long size, Runnable logic)
          Constructor to create an instance of LTPhysicalMemory with the given type, base address, size, and logic.
LTPhysicalMemory(Object type, long base, SizeEstimator size)
          Constructor to create an instance of LTPhysicalMemory with the given type, base address, and size.
LTPhysicalMemory(Object type, long base, SizeEstimator size, Runnable logic)
          Constructor to create an instance of LTPhysicalMemory with the given type, base address, size, and logic.
VTPhysicalMemory(Object type, long base, long size)
          Constructor to create an instance of VTPhysicalMemory with the given type, base address, and size.
VTPhysicalMemory(Object type, long base, long size, Runnable logic)
          Constructor to create an instance of VTPhysicalMemory with the given type, base address, and size.
VTPhysicalMemory(Object type, long base, SizeEstimator size)
          Constructor to create an instance of VTPhysicalMemory with the given type, base address, and size.
VTPhysicalMemory(Object type, long base, SizeEstimator size, Runnable logic)
          Constructor to create an instance of VTPhysicalMemory with the given type, base address, and size.
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.