public class ContextPathScriptResolver extends AbstractScriptResolver
| Constructor and Description |
|---|
ContextPathScriptResolver(ScriptResolver scriptResolver,
String sourceContextPath,
String specContextPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseDirectory() |
Set<String> |
getPreloads() |
String |
getSourceDirectory() |
Set<String> |
getSources() |
String |
getSpecDirectory() |
Set<String> |
getSpecs() |
getAllScriptspublic ContextPathScriptResolver(ScriptResolver scriptResolver, String sourceContextPath, String specContextPath)
Copyright © 2010–2018 Justin Searls. All rights reserved.