public class MonitoredResource
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DIRECTORY |
private java.lang.String |
path |
static int |
PROJECT |
private int |
type |
| Constructor and Description |
|---|
MonitoredResource(java.lang.String path,
int type) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
print() |
public static final int PROJECT
public static final int DIRECTORY
private java.lang.String path
private int type