protected static class ProcessUtils.PidFileFilter
extends java.lang.Object
implements java.io.FileFilter
| Modifier and Type | Field and Description |
|---|---|
protected static ProcessUtils.PidFileFilter |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
PidFileFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.io.File path) |
protected static final ProcessUtils.PidFileFilter INSTANCE