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.OOMEventListenerpublic static String getWrapperConfigPath(RouterContext ctx)