uCosminexus Application Server, API Reference Guide

[Contents][Index][Back][Next]

10.2 BasicExplicitMemory Class

Description
This is a class that indicates the Explicit memory block created by the Application Server. This class inherits the ExplicitMemory class.
The package of the BasicExplicitMemory class is JP.co.Hitachi.soft.jvm.MemoryArea.

List of constructor and methods
Constructor and method name Function
BasicExplicitMemory constructor (Format 1) Initializes the Explicit memory block.
BasicExplicitMemory constructor (Format 2) Initializes the Explicit memory block, and then sets up a name.
getName method Returns the Explicit memory block name.
Organization of this section
BasicExplicitMemory constructor (Format 1)
BasicExplicitMemory constructor (Format 2)
getName method