Package gw.config
Interface IMemoryMonitor
-
- All Superinterfaces:
IPluginHost,IService
- All Known Implementing Classes:
CompilerMemoryMonitor
public interface IMemoryMonitor extends IService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreclaimMemory(RefreshRequest request)-
Methods inherited from interface gw.plugin.IPluginHost
getInterface
-
-
-
-
Method Detail
-
reclaimMemory
void reclaimMemory(RefreshRequest request)
-
-