net.sourceforge.basher.internal.impl
Class BasherBootConfiguration
java.lang.Object
net.sourceforge.basher.internal.impl.BasherBootConfiguration
public class BasherBootConfiguration
- extends Object
- Author:
- Johan Lindquist
BasherBootConfiguration
public BasherBootConfiguration(String activeBasherContext,
Properties results,
boolean failIfNoTasks)
getActiveBasherContext
public String getActiveBasherContext()
setActiveBasherContext
public void setActiveBasherContext(String activeBasherContext)
getResults
public Properties getResults()
setResults
public void setResults(Properties results)
isFailIfNoTasks
public boolean isFailIfNoTasks()
setFailIfNoTasks
public void setFailIfNoTasks(boolean failIfNoTasks)
getIncludedFiles
public String[] getIncludedFiles()
setIncludedFiles
public void setIncludedFiles(String[] includedFiles)
toString
public String toString()
- Overrides:
toString
in class Object
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2006-2010 Basher Team. All Rights Reserved.