public class ModuleSpec extends ConfigBase
| Constructor and Description |
|---|
ModuleSpec() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkParams() |
ModuleDescriptors.ModuleDescriptorBuilder |
createDescriptor(Iterable<String> resourceRootPaths) |
Iterable<org.apache.maven.artifact.Artifact> |
determineModuleArtifacts(Iterable<org.apache.maven.artifact.Artifact> allArtifacts) |
StringBuilder |
getDirectoryPath() |
String |
getModuleIdentifier() |
protected ToStringHelper |
prepareToStringHelper() |
toStringpublic void checkParams()
checkParams in class ConfigBasepublic ModuleDescriptors.ModuleDescriptorBuilder createDescriptor(Iterable<String> resourceRootPaths)
public StringBuilder getDirectoryPath()
public String getModuleIdentifier()
public Iterable<org.apache.maven.artifact.Artifact> determineModuleArtifacts(Iterable<org.apache.maven.artifact.Artifact> allArtifacts)
protected ToStringHelper prepareToStringHelper()
prepareToStringHelper in class ConfigBaseCopyright © 2013. All Rights Reserved.