I2PThread.OOMEventListener
public class OOMListener extends Object implements I2PThread.OOMEventListener
Constructor | Description |
---|---|
OOMListener(RouterContext ctx) |
Modifier and Type | Method | Description |
---|---|---|
static String |
getWrapperConfigPath(RouterContext ctx) |
Best guess of wrapper.config path.
|
void |
outOfMemory(OutOfMemoryError oom) |
public OOMListener(RouterContext ctx)
public void outOfMemory(OutOfMemoryError oom)
outOfMemory
in interface I2PThread.OOMEventListener
public static String getWrapperConfigPath(RouterContext ctx)