public class MonitoredResource extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static int | DIRECTORY | 
| static int | PROJECT | 
| Constructor and Description | 
|---|
| MonitoredResource(String path,
                 int type) | 
public static final int PROJECT
public static final int DIRECTORY
public MonitoredResource(String path, int type)
public String print()
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.