Object Type = org.alfresco.enterprise.repo.management.Runtime
Exposes basic properties about the memory available to the JVM, including the amount of free memory and the maximum and total amount of memory in bytes.
Note: A Oracle JVM exposes much more detailed information through its platform
MX Beans.
Attribute name | Example value |
---|---|
AvailableProcessors | 8 |
AvailableProcessorsFreeMemory | 391222616 |
MaxMemory | 778502144 |
TotalMemory | 778502144 |