JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
apply(ProjectInternal)
- Method in
JbossModulesPlugin
B
C
D
DependencyExcludes
- Class in
gov.raptor.gradle.plugins.jbossmodules
Handler for dependencyExcludes DSL.
dependencyExcludes(Closure)
- Method in
JbossModulesExtension
Apply the given closure to configure our dependency excludes
DependencyPruner
- Class in
gov.raptor.gradle.plugins.jbossmodules
Handle the pruning of the resolved dependencies by applying dependency excludes from the build configuration and "skipped" modules from the modules descriptors.
DependencyPruner(Project, List<ArtifactClusion>, List<ModuleDescriptor>)
- Constructor in
DependencyPruner
DirectDependencyResolver
- Class in
gov.raptor.gradle.plugins.jbossmodules
Stand-in class to stub out dependency resolution (since gradle has done that for us).
DirectDependencyResolver(List<ArtifactClusion>)
- Constructor in
DirectDependencyResolver
E
exclude(Map<String, String>)
- Method in
DependencyExcludes
Specify an exclusion using a map.
F
G
generate()
- Method in
GenerateJbossModulesTask
GenerateJbossModulesTask
- Class in
gov.raptor.gradle.plugins.jbossmodules
Task to generate the Jboss Modules definitions to the target directory.
GenerateJbossModulesTask()
- Constructor in
GenerateJbossModulesTask
getArtifact()
- Method in
MappedDependency
getArtifactId()
- Method in
MappedArtifact
getClassifier()
- Method in
MappedArtifact
getCompileDependencies()
- Method in
JbossModulesExtension
The 'compile' dependencies are the primary input to this process, so if they change, we need to rebuild.
getExclusions()
- Method in
MappedDependency
getExtension()
- Method in
MappedArtifact
getFile()
- Method in
MappedArtifact
getGroupId()
- Method in
MappedArtifact
getPrunedDependencies()
- Method in
DependencyPruner
Scan the resolved dependency DAG and prune any modules that are excluded or skipped.
getResolvedDependency()
- Method in
MappedArtifact
getResolvedDependency()
- Method in
MappedDependency
getScope()
- Method in
MappedDependency
getVersion()
- Method in
MappedArtifact
H
I
isOptional()
- Method in
MappedDependency
J
JbossModulesExtension
- Class in
gov.raptor.gradle.plugins.jbossmodules
The extension to hold our configuration values.
JbossModulesExtension(ProjectInternal)
- Constructor in
JbossModulesExtension
JbossModulesPlugin
- Class in
gov.raptor.gradle.plugins.jbossmodules
@author Proprietary information subject to the terms of a Non-Disclosure Agreement
K
L
M
MappedArtifact
- Class in
gov.raptor.gradle.plugins.jbossmodules
Stand-in class to map Maven Artifact and Gradle ResolvedDependency into a single object.
MappedArtifact(ResolvedDependency)
- Constructor in
MappedArtifact
MappedDependency
- Class in
gov.raptor.gradle.plugins.jbossmodules
Stand-in class to map Maven Dependency and Gradle ResolvedDependency into a single object.
MappedDependency(ResolvedDependency)
- Constructor in
MappedDependency
N
O
P
Q
R
resolve(List<Dependency>)
- Method in
DirectDependencyResolver
resolveDirect(Dependency)
- Method in
DirectDependencyResolver
S
T
toString()
- Method in
MappedArtifact
toString()
- Method in
MappedDependency
U
usingDefaultModules()
- Method in
JbossModulesExtension
@return
true
if the configuration didn't specify any modules directories
V
W
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation