JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getMemorySize
()
Returns the memory size of the object.
Method Detail
getMemorySize
int
getMemorySize
()
Returns the memory size of the object.
Returns:
the memory size of the object
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method