Class Module
java.lang.Object
org.ovirt.maven.plugin.jbossmodules.Module
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanmatches(org.apache.maven.artifact.Artifact artifact) voidsetArtifactId(String artifactId) voidsetGroupId(String groupId) voidsetModuleName(String moduleName) voidsetModuleSlot(String moduleSlot)
-
Field Details
-
artifactId
-
groupId
-
moduleName
-
moduleSlot
-
-
Constructor Details
-
Module
public Module()
-
-
Method Details
-
getArtifactId
-
setArtifactId
-
getGroupId
-
setGroupId
-
getModuleName
-
setModuleName
-
getModuleSlot
-
setModuleSlot
-
getResourcePath
-
matches
public boolean matches(org.apache.maven.artifact.Artifact artifact)
-