javax.realtime
Class MethodAreaMemory
java.lang.Object
javax.realtime.MemoryArea
javax.realtime.MethodAreaMemory
- public class MethodAreaMemory
- extends MemoryArea
This class encapsulates the JVM (or GCJ run-time) method area. This
is the region of memory in which classes information are stored.
jRate provide a way of configuring the type of MethodArea.
- Author:
- Angelo Corsaro, Morgan Deters
Methods inherited from class javax.realtime.MemoryArea |
enter, enter, executeInArea, finalize, getMemoryArea, guardedRun, memoryConsumed, memoryRemaining, newArray, newInstance, newInstance, size |
instance
public static MethodAreaMemory instance()
- Returns a reference to the singleton MemoryArea space.
- Returns:
- The singleton MemoryArea object.
jRate is developed and maintained by the jRate project development team.
Copyright (c) 2001-2006 Angelo Corsaro and Morgan Deters.