public class OOMListener extends Object implements I2PThread.OOMEventListener
Constructor and Description |
---|
OOMListener(RouterContext ctx) |
Modifier and Type | Method and 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)