org.opencms.monitor
Interface I_CmsMemoryMonitorable

All Known Implementing Classes:
CmsFlexCacheEntry, CmsSearchResult

public interface I_CmsMemoryMonitorable

Describes an object that can be memory monitored.

Since:
6.0.0
Version:
$Revision: 1.7 $
Author:
Alexander Kandzior

Method Summary
 int getMemorySize()
          Returns the memory size of the object.
 

Method Detail

getMemorySize

public int getMemorySize()
Returns the memory size of the object.

Returns:
the memory size of the object