aicas logoJamaicaVM 3.2 rel 62
RTSJ Implementation

Uses of Class
javax.realtime.MemoryInUseException

Uses of MemoryInUseException in javax.realtime
 

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


aicas logoJamaicaVM 3.2 rel 62
RTSJ Implementation

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