aicas logoJamaicaVM 3.2 rel 62
RTSJ Implementation

Uses of Class
javax.realtime.InaccessibleAreaException

Uses of InaccessibleAreaException in javax.realtime
 

Methods in javax.realtime that throw InaccessibleAreaException
 void ScopedMemory.executeInArea(java.lang.Runnable logic)
          executeInArea executes a code sequence given as logic in this memory area.
 void MemoryArea.executeInArea(java.lang.Runnable logic)
          executeInArea executes a code sequence given as logic in this memory area.
 java.lang.Object MemoryArea.newArray(java.lang.Class type, int number)
          Allocate a new array with number elements in this memory area.
 java.lang.Object MemoryArea.newInstance(java.lang.Class type)
          allocate a new instance of class type in this memory area.
 java.lang.Object MemoryArea.newInstance(java.lang.reflect.Constructor c, java.lang.Object[] args)
          newInstance allocates a new instance using the given constructor and passign arguments to this constructor.
 


aicas logoJamaicaVM 3.2 rel 62
RTSJ Implementation

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