public class Context extends Object
| Constructor and Description |
|---|
Context() |
Context(String contextRoot,
File directory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextRoot() |
File |
getDirectory() |
void |
setContextRoot(String contextRoot) |
void |
setDirectory(File directory) |
Copyright © 2016. All rights reserved.