public class MemoryManagerImpl extends Object implements MemoryManager
| Constructor and Description |
|---|
MemoryManagerImpl(int memoryWarningThreshold,
long measureInterval) |
public MemoryManagerImpl(int memoryWarningThreshold,
long measureInterval)
public boolean isMemoryLow()
isMemoryLow in interface MemoryManagerpublic boolean isStarted()
isStarted in interface HornetQComponentpublic void start()
start in interface HornetQComponentpublic void stop()
stop in interface HornetQComponentCopyright © 2012 JBoss by Red Hat. All Rights Reserved.