public class OOMListener extends Object implements net.i2p.util.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 net.i2p.util.I2PThread.OOMEventListenerpublic static String getWrapperConfigPath(RouterContext ctx)