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 MemoryManager
public boolean isStarted()
isStarted
in interface HornetQComponent
public void start()
start
in interface HornetQComponent
public void stop()
stop
in interface HornetQComponent
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.