public abstract class PathCommand extends AbstractCommand
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE |
static String |
HOME |
command, streamManager| Constructor and Description |
|---|
PathCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected File |
resolve(String cmd) |
execute, lookup, setCommand, setStreamManagerpublic static final String HOME
public static final String BASE
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.