A B C D E F G I L O P R S T U

A

addDevelopers(List<Developer>) - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
Adds the list of developers of the module
addDevelopers(List<Developer>) - Method in class com.sun.enterprise.build.DashboardWikiGenerator
Adds the list of developers of the module
addDevelopers(List<Developer>) - Method in interface com.sun.enterprise.build.DistributionVisitor
Adds the list of developers of the module
addImportedBy(List<Artifact>) - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
Adds the list of modules importing the current module
addImportedBy(List<Artifact>) - Method in class com.sun.enterprise.build.DashboardWikiGenerator
Adds the list of modules importing the current module
addImportedBy(List<Artifact>) - Method in interface com.sun.enterprise.build.DistributionVisitor
Adds the list of modules importing the current module
addImports(List<Dependency>) - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
Adds the list of imported modules by this module
addImports(List<Dependency>) - Method in class com.sun.enterprise.build.DashboardWikiGenerator
Adds the list of imported modules by this module
addImports(List<Dependency>) - Method in interface com.sun.enterprise.build.DistributionVisitor
Adds the list of imported modules by this module
addLicenses(List<License>) - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
Adds the licenses governing the module
addLicenses(List<License>) - Method in class com.sun.enterprise.build.DashboardWikiGenerator
Adds the licenses governing the module
addLicenses(List<License>) - Method in interface com.sun.enterprise.build.DistributionVisitor
Adds the licenses governing the module
addMailingLists(List<MailingList>) - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
Adds the list of mailing-lists associated with the module
addMailingLists(List<MailingList>) - Method in class com.sun.enterprise.build.DashboardWikiGenerator
Adds the list of mailing-lists associated with the module
addMailingLists(List<MailingList>) - Method in interface com.sun.enterprise.build.DistributionVisitor
Adds the list of mailing-lists associated with the module
addRepository(ArtifactRepository) - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
Adds the module's repository
addRepository(ArtifactRepository) - Method in class com.sun.enterprise.build.DashboardWikiGenerator
Adds the module's repository
addRepository(ArtifactRepository) - Method in interface com.sun.enterprise.build.DistributionVisitor
Adds the module's repository
addSCM(Scm) - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
Adds the source code management information
addSCM(Scm) - Method in class com.sun.enterprise.build.DashboardWikiGenerator
Adds the source code management information
addSCM(Scm) - Method in interface com.sun.enterprise.build.DistributionVisitor
Adds the source code management information
addSize(long) - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
Adds the module's size
addSize(long) - Method in class com.sun.enterprise.build.DashboardWikiGenerator
Adds the module's size
addSize(long) - Method in interface com.sun.enterprise.build.DistributionVisitor
Adds the module's size
AnalyzeMojo - Class in com.sun.enterprise.build
Analyzes dependency declaration and see if there's anything redundantly declared.
AnalyzeMojo() - Constructor for class com.sun.enterprise.build.AnalyzeMojo
 
artifactFactory - Variable in class com.sun.enterprise.build.DistributionDashboardMojo
 
artifactFactory - Variable in class com.sun.enterprise.build.RunMojo
 
ArtifactInfo - Class in com.sun.enterprise.build
Represents the configuration for Artifact.
ArtifactInfo() - Constructor for class com.sun.enterprise.build.ArtifactInfo
 
artifactMetadataSource - Variable in class com.sun.enterprise.build.RunMojo
 
artifactResolver - Variable in class com.sun.enterprise.build.RunMojo
 

B

beginArtifact(Artifact) - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
Start a new module/library artifact.
beginArtifact(Artifact) - Method in class com.sun.enterprise.build.DashboardWikiGenerator
Start a new module/library artifact.
beginArtifact(Artifact) - Method in interface com.sun.enterprise.build.DistributionVisitor
Start a new module/library artifact.
beginCategory(String) - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
Start a new category for the dashboard, usually this is represented by a separate table but the underlying format will decide.
beginCategory(String) - Method in class com.sun.enterprise.build.DashboardWikiGenerator
Start a new category for the dashboard, usually this is represented by a separate table but the underlying format will decide.
beginCategory(String) - Method in interface com.sun.enterprise.build.DistributionVisitor
Start a new category for the dashboard, usually this is represented by a separate table but the underlying format will decide.
beginDistribution(PrintWriter, MavenProject) - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
Sets the writer associated with his generator
beginDistribution(PrintWriter, MavenProject) - Method in class com.sun.enterprise.build.DashboardWikiGenerator
Sets the writer associated with his generator
beginDistribution(PrintWriter, MavenProject) - Method in interface com.sun.enterprise.build.DistributionVisitor
Sets the writer associated with his generator
beginGroup(String, boolean) - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
Start a new group of modules or librairies.
beginGroup(String, boolean) - Method in class com.sun.enterprise.build.DashboardWikiGenerator
Start a new group of modules or librairies.
beginGroup(String, boolean) - Method in interface com.sun.enterprise.build.DistributionVisitor
Start a new group of modules or librairies.

C

CheckoutMojo - Class in com.sun.enterprise.build
 
CheckoutMojo() - Constructor for class com.sun.enterprise.build.CheckoutMojo
 
com.sun.enterprise.build - package com.sun.enterprise.build
 
ContributorsWikiGenerator - Class in com.sun.enterprise.build
Created by IntelliJ IDEA.
ContributorsWikiGenerator() - Constructor for class com.sun.enterprise.build.ContributorsWikiGenerator
 
createModuleRegistry(List<MavenProject>) - Method in class com.sun.enterprise.build.RunMojo
Creates a fully configured module registry.

D

DashboardWikiGenerator - Class in com.sun.enterprise.build
 
DashboardWikiGenerator() - Constructor for class com.sun.enterprise.build.DashboardWikiGenerator
 
dependentsXRef - Variable in class com.sun.enterprise.build.DistributionDashboardMojo
 
distribution - Variable in class com.sun.enterprise.build.RunMojo
Distribution of Glassfish to be used as a basis.
DistributionArtifactHandler - Class in com.sun.enterprise.build
Presumably because of the initialization order issue, I can't convince Maven to load the artifact handler definition from components.xml.
DistributionArtifactHandler() - Constructor for class com.sun.enterprise.build.DistributionArtifactHandler
 
DistributionAssemblyMojo - Class in com.sun.enterprise.build
Creates a glassfish distribution image.
DistributionAssemblyMojo() - Constructor for class com.sun.enterprise.build.DistributionAssemblyMojo
 
DistributionDashboardMojo - Class in com.sun.enterprise.build
Create a wiki style document listing interesting information
DistributionDashboardMojo() - Constructor for class com.sun.enterprise.build.DistributionDashboardMojo
 
distributions - Variable in class com.sun.enterprise.build.RunMojo
Same as <distribution> but allows you to specify multiple values.
DistributionVisitor - Interface in com.sun.enterprise.build
Interface to create the dashboard, implementation are rendering specifics (html, wiki) Each instance is not thread-safe.

E

EchoMojo - Class in com.sun.enterprise.build
Echo
EchoMojo() - Constructor for class com.sun.enterprise.build.EchoMojo
 
endArtifact() - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
End of the current module's model
endArtifact() - Method in class com.sun.enterprise.build.DashboardWikiGenerator
End of the current module's model
endArtifact() - Method in interface com.sun.enterprise.build.DistributionVisitor
End of the current module's model
endCategory() - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
End of the current category
endCategory() - Method in class com.sun.enterprise.build.DashboardWikiGenerator
End of the current category
endCategory() - Method in interface com.sun.enterprise.build.DistributionVisitor
End of the current category
endDistribution() - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
End of the distribution
endDistribution() - Method in class com.sun.enterprise.build.DashboardWikiGenerator
End of the distribution
endDistribution() - Method in interface com.sun.enterprise.build.DistributionVisitor
End of the distribution
endGroup() - Method in class com.sun.enterprise.build.ContributorsWikiGenerator
End of the current group
endGroup() - Method in class com.sun.enterprise.build.DashboardWikiGenerator
End of the current group
endGroup() - Method in interface com.sun.enterprise.build.DistributionVisitor
End of the current group
execute() - Method in class com.sun.enterprise.build.AnalyzeMojo
 
execute() - Method in class com.sun.enterprise.build.CheckoutMojo
 
execute() - Method in class com.sun.enterprise.build.DistributionAssemblyMojo
 
execute() - Method in class com.sun.enterprise.build.DistributionDashboardMojo
Mojo execution
execute() - Method in class com.sun.enterprise.build.EchoMojo
 
execute() - Method in class com.sun.enterprise.build.RunMojo
 
execute() - Method in class com.sun.enterprise.build.Unpack200Mojo
 

F

finalName - Variable in class com.sun.enterprise.build.DistributionAssemblyMojo
The file name of the created distribution image.
finalName - Variable in class com.sun.enterprise.build.DistributionDashboardMojo
The file name of the created distribution image.

G

generatorName - Variable in class com.sun.enterprise.build.DistributionDashboardMojo
The generator
getArtifactId() - Method in class com.sun.enterprise.build.ArtifactInfo
 
getClassifier() - Method in class com.sun.enterprise.build.DistributionArtifactHandler
 
getDirectory() - Method in class com.sun.enterprise.build.DistributionArtifactHandler
 
getExtension() - Method in class com.sun.enterprise.build.DistributionArtifactHandler
 
getGroupId() - Method in class com.sun.enterprise.build.ArtifactInfo
 
getImporting(Artifact) - Method in class com.sun.enterprise.build.DistributionDashboardMojo
 
getLanguage() - Method in class com.sun.enterprise.build.DistributionArtifactHandler
 
getPackaging() - Method in class com.sun.enterprise.build.DistributionArtifactHandler
 
getSCMSpecficPart(String) - Method in class com.sun.enterprise.build.DashboardWikiGenerator
 
getSCMSpecficPart(String) - Method in class com.sun.enterprise.build.DistributionDashboardMojo
 
getSCMType(String) - Method in class com.sun.enterprise.build.DashboardWikiGenerator
 
getSCMType(String) - Method in class com.sun.enterprise.build.DistributionDashboardMojo
 
getVersion() - Method in class com.sun.enterprise.build.ArtifactInfo
 

I

initXRefs(Set<Artifact>) - Method in class com.sun.enterprise.build.DistributionDashboardMojo
 
isAddedToClasspath() - Method in class com.sun.enterprise.build.DistributionArtifactHandler
 
isIncludesDependencies() - Method in class com.sun.enterprise.build.DistributionArtifactHandler
 

L

localRepository - Variable in class com.sun.enterprise.build.RunMojo
 

O

outputDirectory - Variable in class com.sun.enterprise.build.DistributionAssemblyMojo
The directory where the final image will be created.
outputDirectory - Variable in class com.sun.enterprise.build.DistributionDashboardMojo
The directory where the final image will be created.

P

projectBuilder - Variable in class com.sun.enterprise.build.RunMojo
 
projectHelper - Variable in class com.sun.enterprise.build.DistributionDashboardMojo
 

R

RunMojo - Class in com.sun.enterprise.build
Executes Glassfish by the current module (and all the other modules needed for a particular distribution of GF.)
RunMojo() - Constructor for class com.sun.enterprise.build.RunMojo
 

S

scmURLPattern - Variable in class com.sun.enterprise.build.DashboardWikiGenerator
 
scmURLPattern - Variable in class com.sun.enterprise.build.DistributionDashboardMojo
 
setArtifactId(String) - Method in class com.sun.enterprise.build.ArtifactInfo
 
setGroupId(String) - Method in class com.sun.enterprise.build.ArtifactInfo
 
setVersion(String) - Method in class com.sun.enterprise.build.ArtifactInfo
 

T

toArtifact(ArtifactFactory) - Method in class com.sun.enterprise.build.ArtifactInfo
 

U

Unpack200Mojo - Class in com.sun.enterprise.build
Copy a single file
Unpack200Mojo() - Constructor for class com.sun.enterprise.build.Unpack200Mojo
 

A B C D E F G I L O P R S T U

Copyright © 2011 GlassFish Community. All Rights Reserved.