alma::acs::logging::engine::utils::IResourceChecker Interface Reference

Inheritance diagram for alma::acs::logging::engine::utils::IResourceChecker:
Inheritance graph
[legend]

List of all members.

Public Member Functions

long getTotalFreeMemory ()

Detailed Description

An interface for getting system resource.

Different implementations of this interface can be provided for testing puprposes.

Author:
acaproni

Member Function Documentation

long alma::acs::logging::engine::utils::IResourceChecker::getTotalFreeMemory (  ) 

The memory allocated that can be used by the application taking into account the memory not yet allocated by the JVM. Measured in bytes.

See also:
Runtime

Implemented in alma::acs::logging::engine::utils::ResourceChecker, and alma::acs::jlog::test::LogDispatcherTest::Checker.

Referenced by com::cosylab::logging::engine::ACS::ACSLogRetrieval::RateUpdater::run().


The documentation for this interface was generated from the following file:

Generated by  doxygen 1.6.2