public class ModulesPath extends Object
this
.Constructor and Description |
---|
ModulesPath() |
Modifier and Type | Method and Description |
---|---|
String |
get()
Returns the path or paths as a string delimited by the
File.pathSeparatorChar if more than one path was
defined. |
void |
set(File modulePath)
Sets the modules path.
|
List<String> |
validate()
Returns a list of invalid module paths.
|
public String get()
File.pathSeparatorChar
if more than one path was
defined.public List<String> validate()
public void set(File modulePath)
modulePath
- the module path to setCopyright © 2014 JBoss by Red Hat. All Rights Reserved.