com.github.searls.jasmine.io.scripts
Class TargetDirScriptResolver

java.lang.Object
  extended by com.github.searls.jasmine.io.scripts.AbstractScriptResolver
      extended by com.github.searls.jasmine.io.scripts.TargetDirScriptResolver
All Implemented Interfaces:
ScriptResolver

public class TargetDirScriptResolver
extends AbstractScriptResolver


Field Summary
 
Fields inherited from class com.github.searls.jasmine.io.scripts.AbstractScriptResolver
baseDir, preloads, relativizer, relativizesFilePaths, scriptSearchSources, scriptSearchSpecs
 
Constructor Summary
TargetDirScriptResolver(AbstractJasmineMojo configuration)
           
 
Method Summary
 
Methods inherited from class com.github.searls.jasmine.io.scripts.AbstractScriptResolver
getAllScripts, getAllScriptsRelativePath, getPreloads, getPreloadsRelativePath, getSourceDirectory, getSourceDirectoryRelativePath, getSources, getSourcesRelativePath, getSpecDirectoryPath, getSpecDirectoryRelativePath, getSpecs, getSpecsRelativePath, resolveScripts, setScriptsToPreload, setSources, setSpecs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetDirScriptResolver

public TargetDirScriptResolver(AbstractJasmineMojo configuration)
                        throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.