A C D E F G H I J K L M O P R S T U V 

A

AbstractBaseJnlpMojo - Class in org.codehaus.mojo.webstart
The superclass for all JNLP generating MOJOs.
AbstractBaseJnlpMojo() - Constructor for class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Creates a new AbstractBaseJnlpMojo.
AbstractDependencyFilenameStrategy - Class in org.codehaus.mojo.webstart.dependency.filenaming
Created on 1/6/14.
AbstractDependencyFilenameStrategy() - Constructor for class org.codehaus.mojo.webstart.dependency.filenaming.AbstractDependencyFilenameStrategy
 
AbstractGenerator<C extends GeneratorExtraConfig> - Class in org.codehaus.mojo.webstart.generator
The abstract superclass for classes that generate the JNLP files produced by the various MOJOs available in the plugin.
AbstractGenerator(Log, GeneratorTechnicalConfig, C) - Constructor for class org.codehaus.mojo.webstart.generator.AbstractGenerator
 
AbstractGeneratorExtraConfigWithDeps - Class in org.codehaus.mojo.webstart.generator
Created on 1/5/14.
AbstractGeneratorExtraConfigWithDeps(String, boolean, boolean, boolean, Artifact, DependencyFilenameStrategy) - Constructor for class org.codehaus.mojo.webstart.generator.AbstractGeneratorExtraConfigWithDeps
 
AbstractJnlpMojo - Class in org.codehaus.mojo.webstart
 
AbstractJnlpMojo() - Constructor for class org.codehaus.mojo.webstart.AbstractJnlpMojo
 
AbstractJnlpMojo.Dependencies - Class in org.codehaus.mojo.webstart
Represents the configuration element that specifies which of the current project's dependencies will be included or excluded from the resources element in the generated JNLP file.
AbstractJnlpMojo.Dependencies() - Constructor for class org.codehaus.mojo.webstart.AbstractJnlpMojo.Dependencies
 
AbstractJnlpTask - Class in org.codehaus.mojo.webstart.dependency.task
Created on 1/4/14.
AbstractJnlpTask() - Constructor for class org.codehaus.mojo.webstart.dependency.task.AbstractJnlpTask
 
addRequest(JnlpDependencyRequest) - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequests
 
artifactContainsClass(Artifact, String) - Method in interface org.codehaus.mojo.webstart.util.ArtifactUtil
Tests if the given fully qualified name exists in the given artifact.
artifactContainsClass(Artifact, String) - Method in class org.codehaus.mojo.webstart.util.DefaultArtifactUtil
Tests if the given fully qualified name exists in the given artifact.
ArtifactUtil - Interface in org.codehaus.mojo.webstart.util
Some usefull methods on artifacts.

C

check(JnlpDependencyConfig) - Method in interface org.codehaus.mojo.webstart.dependency.task.JnlpDependencyTask
Check configuration while registring the task.
check(JnlpDependencyConfig) - Method in class org.codehaus.mojo.webstart.dependency.task.Pack200Task
Check configuration while registring the task.
check(JnlpDependencyConfig) - Method in class org.codehaus.mojo.webstart.dependency.task.SignTask
Check configuration while registring the task.
check(JnlpDependencyConfig) - Method in class org.codehaus.mojo.webstart.dependency.task.UnPack200Task
Check configuration while registring the task.
check(JnlpDependencyConfig) - Method in class org.codehaus.mojo.webstart.dependency.task.UnsignTask
Check configuration while registring the task.
check(JnlpDependencyConfig) - Method in class org.codehaus.mojo.webstart.dependency.task.UpdateManifestTask
Check configuration while registring the task.
checkDependencyFilenameStrategy() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
 
close(ZipFile) - Method in class org.codehaus.mojo.webstart.util.DefaultIOUtil
Silently closes the resource
close(ZipFile) - Method in interface org.codehaus.mojo.webstart.util.IOUtil
Silently closes the resource
contextualize(Context) - Method in class org.codehaus.mojo.webstart.dependency.DefaultJnlpDependencyRequestBuilder
copyDirectoryStructure(File, File) - Method in class org.codehaus.mojo.webstart.util.DefaultIOUtil
Copy directory structure from sourceDirectory to targetDirectory.
copyDirectoryStructure(File, File) - Method in interface org.codehaus.mojo.webstart.util.IOUtil
Copy directory structure from sourceDirectory to targetDirectory.
copyFile(File, File) - Method in class org.codehaus.mojo.webstart.util.DefaultIOUtil
copyFile(File, File) - Method in interface org.codehaus.mojo.webstart.util.IOUtil
 
copyFileToDirectoryIfNecessary(File, File) - Method in class org.codehaus.mojo.webstart.util.DefaultIOUtil
Conditionally copy the file into the target directory.
copyFileToDirectoryIfNecessary(File, File) - Method in interface org.codehaus.mojo.webstart.util.IOUtil
Conditionally copy the file into the target directory.
copyJarAsUnprocessedToDirectoryIfNecessary(File, File, String) - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Conditionally copy the jar file into the target directory.
copyResources(File, File) - Method in class org.codehaus.mojo.webstart.util.DefaultIOUtil
Copy the content of a directory to another one recursively.
copyResources(URI, ClassLoader, File) - Method in class org.codehaus.mojo.webstart.util.DefaultIOUtil
Copy a resource from the given uri to target file.
copyResources(File, File) - Method in interface org.codehaus.mojo.webstart.util.IOUtil
Copy the content of a directory to another one recursively.
copyResources(URI, ClassLoader, File) - Method in interface org.codehaus.mojo.webstart.util.IOUtil
Copy a resource from the given uri to target file.
createAndPopulateContext() - Method in class org.codehaus.mojo.webstart.generator.AbstractGenerator
Creates a Velocity context and populates it with replacement values for our pre-defined placeholders.
createAndPopulateContext() - Method in class org.codehaus.mojo.webstart.generator.ExtensionGenerator
Creates a Velocity context and populates it with replacement values for our pre-defined placeholders.
createAndPopulateContext() - Method in class org.codehaus.mojo.webstart.generator.Generator
 
createArchive(File, File) - Method in class org.codehaus.mojo.webstart.util.DefaultIOUtil
createArchive(File, File) - Method in interface org.codehaus.mojo.webstart.util.IOUtil
 
createArtifact(JarResource) - Method in interface org.codehaus.mojo.webstart.util.ArtifactUtil
Creates from the given jar resource the underlying artifact.
createArtifact(JarResource) - Method in class org.codehaus.mojo.webstart.util.DefaultArtifactUtil
Creates from the given jar resource the underlying artifact.
createKeyGenRequest(File) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
Creates a keytool request to do a key store generation operation.
createManifest(File, Map<String, String>) - Method in class org.codehaus.mojo.webstart.util.DefaultJarUtil
Create the new manifest from the existing jar file and the new entries
createRequest(Artifact, boolean, boolean) - Method in class org.codehaus.mojo.webstart.dependency.DefaultJnlpDependencyRequestBuilder
createRequest(Artifact, boolean, boolean) - Method in interface org.codehaus.mojo.webstart.dependency.JnlpDependencyRequestBuilder
 
createRequests() - Method in class org.codehaus.mojo.webstart.dependency.DefaultJnlpDependencyRequestBuilder
createRequests() - Method in interface org.codehaus.mojo.webstart.dependency.JnlpDependencyRequestBuilder
 
createSignRequest(File, File) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
Creates a jarsigner request to do a sign operation.
createVerifyRequest(File, boolean) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
Creates a jarsigner request to do a verify operation.

D

DefaultArtifactUtil - Class in org.codehaus.mojo.webstart.util
Default implementation of ArtifactUtil.
DefaultArtifactUtil() - Constructor for class org.codehaus.mojo.webstart.util.DefaultArtifactUtil
 
DefaultIOUtil - Class in org.codehaus.mojo.webstart.util
Helper for all IO operations.
DefaultIOUtil() - Constructor for class org.codehaus.mojo.webstart.util.DefaultIOUtil
 
DefaultJarUtil - Class in org.codehaus.mojo.webstart.util
Created on 10/26/13.
DefaultJarUtil() - Constructor for class org.codehaus.mojo.webstart.util.DefaultJarUtil
 
DefaultJnlpDependencyRequestBuilder - Class in org.codehaus.mojo.webstart.dependency
To create some JnlpDependencyRequest.
DefaultJnlpDependencyRequestBuilder() - Constructor for class org.codehaus.mojo.webstart.dependency.DefaultJnlpDependencyRequestBuilder
 
DefaultJnlpDependencyRequestConsumer - Class in org.codehaus.mojo.webstart.dependency
Created on 1/4/14.
DefaultJnlpDependencyRequestConsumer() - Constructor for class org.codehaus.mojo.webstart.dependency.DefaultJnlpDependencyRequestConsumer
 
DefaultPack200Tool - Class in org.codehaus.mojo.webstart.pack200
Default implementation of the Pack200Tool.
DefaultPack200Tool() - Constructor for class org.codehaus.mojo.webstart.pack200.DefaultPack200Tool
 
DefaultSignTool - Class in org.codehaus.mojo.webstart.sign
Default implementation of the SignTool.
DefaultSignTool() - Constructor for class org.codehaus.mojo.webstart.sign.DefaultSignTool
 
deleteFile(File) - Method in class org.codehaus.mojo.webstart.util.DefaultIOUtil
Delete a file.
deleteFile(File) - Method in interface org.codehaus.mojo.webstart.util.IOUtil
Delete a file.
deleteFiles(File, FileFilter) - Method in class org.codehaus.mojo.webstart.util.DefaultIOUtil
deleteFiles(File, FileFilter) - Method in interface org.codehaus.mojo.webstart.util.IOUtil
 
deleteKeyStore(File, boolean) - Method in class org.codehaus.mojo.webstart.sign.DefaultSignTool
Delete an existing key store
deleteKeyStore(File, boolean) - Method in interface org.codehaus.mojo.webstart.sign.SignTool
Delete an existing key store
DependencyFilenameStrategy - Interface in org.codehaus.mojo.webstart.dependency.filenaming
Define the naming strategy for the file name of an jnlp dependency from his associated artifact.

E

EOL - Static variable in class org.codehaus.mojo.webstart.generator.AbstractGenerator
 
equals(Object) - Method in class org.codehaus.mojo.webstart.ResolvedJarResource
Returns true if the given object is a JarResource and has the same combination of groupId, artifactId, version and classifier.
execute() - Method in class org.codehaus.mojo.webstart.AbstractJnlpMojo
execute(JnlpDependencyRequestConsumerConfig, JnlpDependencyRequests) - Method in class org.codehaus.mojo.webstart.dependency.DefaultJnlpDependencyRequestConsumer
execute(JnlpDependencyRequestConsumerConfig, JnlpDependencyRequests) - Method in interface org.codehaus.mojo.webstart.dependency.JnlpDependencyRequestConsumer
 
execute(JnlpDependencyConfig, File) - Method in interface org.codehaus.mojo.webstart.dependency.task.JnlpDependencyTask
 
execute(JnlpDependencyConfig, File) - Method in class org.codehaus.mojo.webstart.dependency.task.Pack200Task
execute(JnlpDependencyConfig, File) - Method in class org.codehaus.mojo.webstart.dependency.task.SignTask
execute(JnlpDependencyConfig, File) - Method in class org.codehaus.mojo.webstart.dependency.task.UnPack200Task
execute(JnlpDependencyConfig, File) - Method in class org.codehaus.mojo.webstart.dependency.task.UnsignTask
execute(JnlpDependencyConfig, File) - Method in class org.codehaus.mojo.webstart.dependency.task.UpdateManifestTask
execute() - Method in class org.codehaus.mojo.webstart.HelpMojo
execute() - Method in class org.codehaus.mojo.webstart.JarUnsignMojo
execute() - Method in class org.codehaus.mojo.webstart.JnlpDownloadServletMojo
executeReport(Locale) - Method in class org.codehaus.mojo.webstart.JnlpReportMojo
ExtensionGenerator - Class in org.codehaus.mojo.webstart.generator
To generate an extension jnlp file.
ExtensionGenerator(Log, GeneratorTechnicalConfig, ExtensionGeneratorConfig) - Constructor for class org.codehaus.mojo.webstart.generator.ExtensionGenerator
 
ExtensionGeneratorConfig - Class in org.codehaus.mojo.webstart.generator
Created on 1/6/14.
ExtensionGeneratorConfig(String, boolean, boolean, boolean, Artifact, DependencyFilenameStrategy, Map<JnlpExtension, List<Artifact>>, String, JnlpExtension) - Constructor for class org.codehaus.mojo.webstart.generator.ExtensionGeneratorConfig
 

F

findDefaultJnlpExtensionTemplateURL() - Method in class org.codehaus.mojo.webstart.AbstractJnlpMojo
 
findDefaultTemplateURL(JnlpFileType) - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
 
FullDependencyFilenameStrategy - Class in org.codehaus.mojo.webstart.dependency.filenaming
Provide a safe naming strategy that avoid any colision name.
FullDependencyFilenameStrategy() - Constructor for class org.codehaus.mojo.webstart.dependency.filenaming.FullDependencyFilenameStrategy
 

G

generate() - Method in class org.codehaus.mojo.webstart.generator.AbstractGenerator
Generate the JNLP file.
generate(File, Collection<ResolvedJarResource>) - Method in class org.codehaus.mojo.webstart.generator.VersionXmlGenerator
Generates a file named version.xml in the given outputDir.
generateKey(SignConfig, File) - Method in class org.codehaus.mojo.webstart.sign.DefaultSignTool
Generate a key store using keytool.
generateKey(SignConfig, File) - Method in interface org.codehaus.mojo.webstart.sign.SignTool
Generate a key store using keytool.
Generator - Class in org.codehaus.mojo.webstart.generator
Generates a JNLP deployment descriptor
Generator(Log, GeneratorTechnicalConfig, GeneratorConfig) - Constructor for class org.codehaus.mojo.webstart.generator.Generator
 
GeneratorConfig - Class in org.codehaus.mojo.webstart.generator
configuration of Generator.
GeneratorConfig(String, boolean, boolean, boolean, Artifact, DependencyFilenameStrategy, Collection<Artifact>, List<JnlpExtension>, String, JnlpConfig) - Constructor for class org.codehaus.mojo.webstart.generator.GeneratorConfig
 
GeneratorExtraConfig - Interface in org.codehaus.mojo.webstart.generator
Interface for configuration elements used by the generator.
GeneratorExtraConfigWithDeps - Interface in org.codehaus.mojo.webstart.generator
Created on 1/6/14.
GeneratorTechnicalConfig - Class in org.codehaus.mojo.webstart.generator
Created on 1/6/14.
GeneratorTechnicalConfig(MavenProject, File, String, File, String, String, String, String) - Constructor for class org.codehaus.mojo.webstart.generator.GeneratorTechnicalConfig
 
getAlias() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getAllPermissions() - Method in class org.codehaus.mojo.webstart.generator.ExtensionGeneratorConfig
getAllPermissions() - Method in class org.codehaus.mojo.webstart.generator.GeneratorConfig
getAllPermissions() - Method in interface org.codehaus.mojo.webstart.generator.GeneratorExtraConfig
 
getAllPermissions() - Method in class org.codehaus.mojo.webstart.generator.JarResourceGeneratorConfig
getAllPermissions() - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
getArguments() - Method in class org.codehaus.mojo.webstart.generator.JarResourceGeneratorConfig
 
getArguments() - Method in class org.codehaus.mojo.webstart.JnlpFile
 
getArguments() - Method in class org.codehaus.mojo.webstart.ResolvedJnlpFile
 
getArguments() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getArgumentsText() - Method in class org.codehaus.mojo.webstart.generator.AbstractGenerator
 
getArgumentsText() - Method in class org.codehaus.mojo.webstart.generator.ExtensionGenerator
 
getArgumentsText() - Method in class org.codehaus.mojo.webstart.generator.Generator
 
getArgumentsText() - Method in class org.codehaus.mojo.webstart.generator.JarResourcesGenerator
 
getArtifact() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
 
getArtifact() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyResult
 
getArtifact() - Method in class org.codehaus.mojo.webstart.ResolvedJarResource
Returns the underlying artifact that this instance represents.
getArtifactId() - Method in class org.codehaus.mojo.webstart.JarResource
Returns the value of the artifactId field.
getArtifactId() - Method in class org.codehaus.mojo.webstart.ResolvedJarResource
 
getArtifactUtil() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
 
getClassifier() - Method in class org.codehaus.mojo.webstart.JarResource
Returns the value of the classifier field.
getClassifier() - Method in class org.codehaus.mojo.webstart.ResolvedJarResource
 
getCodebase() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Returns the code base to inject in the generated jnlp.
getCodebase() - Method in class org.codehaus.mojo.webstart.generator.ExtensionGeneratorConfig
 
getConfig() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequest
 
getConfig() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequests
 
getDefaultTemplateName() - Method in enum org.codehaus.mojo.webstart.JnlpFileType
 
getDefaultTemplateResourceName() - Method in class org.codehaus.mojo.webstart.generator.GeneratorTechnicalConfig
 
getDependencies() - Method in class org.codehaus.mojo.webstart.AbstractJnlpMojo
 
getDependenciesText() - Method in class org.codehaus.mojo.webstart.generator.AbstractGenerator
Subclasses must implement this method to return the text that should replace the $dependencies placeholder in the JNLP template.
getDependenciesText() - Method in class org.codehaus.mojo.webstart.generator.ExtensionGenerator
Subclasses must implement this method to return the text that should replace the $dependencies placeholder in the JNLP template.
getDependenciesText() - Method in class org.codehaus.mojo.webstart.generator.Generator
Subclasses must implement this method to return the text that should replace the $dependencies placeholder in the JNLP template.
getDependenciesText() - Method in class org.codehaus.mojo.webstart.generator.JarResourcesGenerator
Subclasses must implement this method to return the text that should replace the $dependencies placeholder in the JNLP template.
getDependencyFileBasename(Artifact, Boolean, Boolean) - Method in interface org.codehaus.mojo.webstart.dependency.filenaming.DependencyFilenameStrategy
Get the dependency file basename (filename without extension) for the given artifact.
getDependencyFileBasename(Artifact, Boolean, Boolean) - Method in class org.codehaus.mojo.webstart.dependency.filenaming.FullDependencyFilenameStrategy
Get the dependency file basename (filename without extension) for the given artifact.
getDependencyFileBasename(Artifact, Boolean, Boolean) - Method in class org.codehaus.mojo.webstart.dependency.filenaming.SimpleDependencyFilenameStrategy
Get the dependency file basename (filename without extension) for the given artifact.
getDependencyFileExtension(Artifact) - Method in class org.codehaus.mojo.webstart.dependency.filenaming.AbstractDependencyFilenameStrategy
Get the dependency file extension for the given artifact.
getDependencyFileExtension(Artifact) - Method in interface org.codehaus.mojo.webstart.dependency.filenaming.DependencyFilenameStrategy
Get the dependency file extension for the given artifact.
getDependencyFilename(Artifact, Boolean, Boolean) - Method in class org.codehaus.mojo.webstart.dependency.filenaming.AbstractDependencyFilenameStrategy
Get the dependency file name for the given artifact.
getDependencyFilename(Artifact, Boolean, Boolean) - Method in interface org.codehaus.mojo.webstart.dependency.filenaming.DependencyFilenameStrategy
Get the dependency file name for the given artifact.
getDependencyFilename(Artifact, Boolean, Boolean) - Method in class org.codehaus.mojo.webstart.generator.AbstractGeneratorExtraConfigWithDeps
getDependencyFilename(Artifact, Boolean, Boolean) - Method in interface org.codehaus.mojo.webstart.generator.GeneratorExtraConfigWithDeps
 
getDependencyFilenameStrategy() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
 
getDependencyFilenameStrategy() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
 
getDependencyFilenameStrategy() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyGlobalConfig
 
getDescription() - Method in class org.codehaus.mojo.webstart.JnlpExtension
 
getDescription(Locale) - Method in class org.codehaus.mojo.webstart.JnlpReportMojo
getDname() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getDnameC() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getDnameCn() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getDnameL() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getDnameO() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getDnameOu() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getDnameSt() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getEncoding() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
 
getEncoding() - Method in class org.codehaus.mojo.webstart.generator.GeneratorTechnicalConfig
 
getError() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyResult
 
getExcludes() - Method in class org.codehaus.mojo.webstart.AbstractJnlpMojo.Dependencies
 
getExtension() - Method in class org.codehaus.mojo.webstart.generator.ExtensionGeneratorConfig
 
getExtensionJnlpArtifacts(JnlpExtension) - Method in class org.codehaus.mojo.webstart.generator.ExtensionGeneratorConfig
 
getExtraConfig() - Method in class org.codehaus.mojo.webstart.generator.AbstractGenerator
 
getFinalDirectory() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
 
getFinalDirectory() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyGlobalConfig
 
getFinalFile() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequest
 
getFinalFile() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyResult
 
getGroupId() - Method in class org.codehaus.mojo.webstart.JarResource
Returns the value of the groupId field.
getGroupId() - Method in class org.codehaus.mojo.webstart.ResolvedJarResource
 
getHomepage() - Method in class org.codehaus.mojo.webstart.JnlpExtension
 
getHref() - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
getHrefValue() - Method in class org.codehaus.mojo.webstart.JarResource
Returns the value that should be output for this jar in the href attribute of the jar resource element in the generated JNLP file.
getHrefValue() - Method in class org.codehaus.mojo.webstart.ResolvedJarResource
Returns the value that should be output for this jar in the href attribute of the jar resource element in the generated JNLP file.
getHttpProxyHost() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getHttpProxyPort() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getHttpsProxyHost() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getHttpsProxyPort() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getIncludes() - Method in class org.codehaus.mojo.webstart.AbstractJnlpMojo.Dependencies
 
getIncludes() - Method in class org.codehaus.mojo.webstart.JnlpExtension
 
getInputFileTemplatePath() - Method in class org.codehaus.mojo.webstart.generator.GeneratorTechnicalConfig
 
getInputTemplate() - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
getInputTemplate() - Method in class org.codehaus.mojo.webstart.JnlpFile
Returns the name of the Velocity template file used to generate the JNLP file.
getInputTemplate() - Method in class org.codehaus.mojo.webstart.ResolvedJnlpFile
 
getInputTemplateResourcePath() - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
getInputTemplateResourcePath() - Method in class org.codehaus.mojo.webstart.JnlpFile
 
getInputTemplateResourcePath() - Method in class org.codehaus.mojo.webstart.ResolvedJnlpFile
 
getIoUtil() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
 
getJ2seVersion() - Method in class org.codehaus.mojo.webstart.generator.ExtensionGeneratorConfig
getJ2seVersion() - Method in class org.codehaus.mojo.webstart.generator.GeneratorConfig
getJ2seVersion() - Method in interface org.codehaus.mojo.webstart.generator.GeneratorExtraConfig
 
getJ2seVersion() - Method in class org.codehaus.mojo.webstart.generator.JarResourceGeneratorConfig
getJ2seVersion() - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
getJarResources() - Method in class org.codehaus.mojo.webstart.generator.JarResourceGeneratorConfig
 
getJarResources() - Method in class org.codehaus.mojo.webstart.JnlpFile
Returns the collection of JarResource elements for this JNLP file.
getJarResources() - Method in class org.codehaus.mojo.webstart.ResolvedJnlpFile
 
getJnlp() - Method in class org.codehaus.mojo.webstart.AbstractJnlpMojo
 
getJnlpCodeBase() - Method in class org.codehaus.mojo.webstart.generator.ExtensionGeneratorConfig
getJnlpCodeBase() - Method in class org.codehaus.mojo.webstart.generator.GeneratorConfig
getJnlpCodeBase() - Method in interface org.codehaus.mojo.webstart.generator.GeneratorExtraConfig
 
getJnlpCodeBase() - Method in class org.codehaus.mojo.webstart.generator.JarResourceGeneratorConfig
getJnlpExtensions() - Method in class org.codehaus.mojo.webstart.generator.GeneratorConfig
 
getJnlpSpec() - Method in class org.codehaus.mojo.webstart.generator.ExtensionGeneratorConfig
getJnlpSpec() - Method in class org.codehaus.mojo.webstart.generator.GeneratorConfig
getJnlpSpec() - Method in interface org.codehaus.mojo.webstart.generator.GeneratorExtraConfig
 
getJnlpSpec() - Method in class org.codehaus.mojo.webstart.generator.JarResourceGeneratorConfig
getKeyalg() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getKeypass() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getKeysize() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getKeystore() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getKeyStoreFile(String, File, ClassLoader) - Method in class org.codehaus.mojo.webstart.sign.DefaultSignTool
Obtain the location of the given keystore.
getKeyStoreFile(String, File, ClassLoader) - Method in interface org.codehaus.mojo.webstart.sign.SignTool
Obtain the location of the given keystore.
getLibDirectory() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Returns the library directory.
getLibPath() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Returns the library path.
getLibPath() - Method in class org.codehaus.mojo.webstart.generator.AbstractGeneratorExtraConfigWithDeps
getLibPath() - Method in interface org.codehaus.mojo.webstart.generator.GeneratorExtraConfigWithDeps
 
getLibPath() - Method in class org.codehaus.mojo.webstart.generator.JarResourceGeneratorConfig
 
getLoader() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyGlobalConfig
 
getLocalRepository() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Returns the local artifact repository.
getLogger() - Method in class org.codehaus.mojo.webstart.util.JarArchiverWithNoLog
 
getMainClass() - Method in class org.codehaus.mojo.webstart.generator.GeneratorTechnicalConfig
 
getMainClass() - Method in class org.codehaus.mojo.webstart.JarResource
Returns the fully qualified class name of the JNLP application's 'main' class but only if it is contained in the jar represented by this instance.
getMainClass() - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
getMainClass() - Method in class org.codehaus.mojo.webstart.JnlpFile
Returns the fully qualified classname of the class to be specified as the main-class in the generated JNLP file.
getMainClass() - Method in class org.codehaus.mojo.webstart.ResolvedJarResource
 
getMainClass() - Method in class org.codehaus.mojo.webstart.ResolvedJnlpFile
 
getMavenProject() - Method in class org.codehaus.mojo.webstart.generator.GeneratorTechnicalConfig
 
getMaxMemory() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getMaxThreads() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequestConsumerConfig
 
getModifiedJnlpArtifacts() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Returns the collection of artifacts that have been modified since the last time this mojo was run.
getName() - Method in class org.codehaus.mojo.webstart.JnlpExtension
 
getName(Locale) - Method in class org.codehaus.mojo.webstart.JnlpReportMojo
getNbRequests() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequests
 
getNbRequestsProcessed() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyResults
 
getNbRequestsUptodate() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyResults
 
getOfflineAllowed() - Method in class org.codehaus.mojo.webstart.generator.ExtensionGeneratorConfig
getOfflineAllowed() - Method in class org.codehaus.mojo.webstart.generator.GeneratorConfig
getOfflineAllowed() - Method in interface org.codehaus.mojo.webstart.generator.GeneratorExtraConfig
 
getOfflineAllowed() - Method in class org.codehaus.mojo.webstart.generator.JarResourceGeneratorConfig
getOfflineAllowed() - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
getOriginalFile() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequest
 
getOriginalFile() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyResult
 
getOutputDirectory() - Method in class org.codehaus.mojo.webstart.JnlpReportMojo
getOutputFile() - Method in class org.codehaus.mojo.webstart.generator.GeneratorTechnicalConfig
 
getOutputFile() - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
getOutputFilename() - Method in class org.codehaus.mojo.webstart.JnlpFile
Returns the name to be used for the generated JNLP file.
getOutputFilename() - Method in class org.codehaus.mojo.webstart.ResolvedJnlpFile
 
getOutputName() - Method in class org.codehaus.mojo.webstart.JnlpReportMojo
getPack200PassFiles() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Returns the files to be passed without pack200 compression.
getPack200PassFiles() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
Returns the files to be passed without pack200 compression.
getPack200PassFiles() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyGlobalConfig
Returns the files to be passed without pack200 compression.
getPack200Tool() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
 
getPackagedJnlpArtifacts() - Method in class org.codehaus.mojo.webstart.generator.GeneratorConfig
getPassFiles() - Method in class org.codehaus.mojo.webstart.pack200.Pack200Config
Gets the files within jar archive to be passed without pack200 compression.
getProject() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
 
getProject() - Method in class org.codehaus.mojo.webstart.JnlpDownloadServletMojo
getProject() - Method in class org.codehaus.mojo.webstart.JnlpInlineMojo
getProject() - Method in class org.codehaus.mojo.webstart.JnlpMojo
getProject() - Method in class org.codehaus.mojo.webstart.JnlpReportMojo
getProject() - Method in class org.codehaus.mojo.webstart.JnlpSingleMojo
getProperties() - Method in class org.codehaus.mojo.webstart.generator.ExtensionGeneratorConfig
getProperties() - Method in class org.codehaus.mojo.webstart.generator.GeneratorConfig
getProperties() - Method in interface org.codehaus.mojo.webstart.generator.GeneratorExtraConfig
 
getProperties() - Method in class org.codehaus.mojo.webstart.generator.JarResourceGeneratorConfig
getProperties() - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
getProperties() - Method in class org.codehaus.mojo.webstart.JnlpFile
Returns the extrat properties we can inject in the generated JNLP file.
getProperties() - Method in class org.codehaus.mojo.webstart.ResolvedJnlpFile
 
getRemoteRepositories() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Returns the collection of remote artifact repositories for the current Maven project.
getRequests() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequests
 
getResourceLoaderPath() - Method in class org.codehaus.mojo.webstart.generator.GeneratorTechnicalConfig
 
getResources() - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
getResourcesDirectory() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Returns the location of the directory containing non-jar resources that are to be included in the JNLP bundle.
getResults() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyResults
 
getResultsWithError() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyResults
 
getSigalg() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getSigfile() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getSign() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Returns jar signing configuration element.
getSign() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
 
getSign() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyGlobalConfig
 
getSiteRenderer() - Method in class org.codehaus.mojo.webstart.JnlpReportMojo
getSpec() - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
getStorepass() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getStoretype() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getTasks() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequest
 
getTemplateDirectory() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Returns the file handle to the directory containing the Velocity templates for the JNLP files to be generated.
getTemplateFilename() - Method in class org.codehaus.mojo.webstart.JnlpFile
 
getTitle() - Method in class org.codehaus.mojo.webstart.JnlpExtension
 
getTsaLocation() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getType() - Method in class org.codehaus.mojo.webstart.JarResource
Returns the value of the type field.
getType() - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
getType() - Method in class org.codehaus.mojo.webstart.ResolvedJarResource
 
getUpdateManifestEntries() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
 
getUpdateManifestEntries() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyGlobalConfig
 
getValidity() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
getVendor() - Method in class org.codehaus.mojo.webstart.JnlpExtension
 
getVersion() - Method in class org.codehaus.mojo.webstart.JarResource
Returns the value of the version field.
getVersion() - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
getVersion() - Method in class org.codehaus.mojo.webstart.ResolvedJarResource
 
getWebstartJarURL() - Method in class org.codehaus.mojo.webstart.generator.GeneratorTechnicalConfig
 
getWebstartJarURLForVelocity() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
 
getWorkDirectory() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Returns the working directory.
getWorkingDirectory() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
 
getWorkingDirectory() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyGlobalConfig
 

H

hashCode() - Method in class org.codehaus.mojo.webstart.ResolvedJarResource
hasJnlpExtensions() - Method in class org.codehaus.mojo.webstart.generator.GeneratorConfig
 
HelpMojo - Class in org.codehaus.mojo.webstart
Display help information on webstart-maven-plugin.
Call mvn webstart:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.codehaus.mojo.webstart.HelpMojo
 

I

indentText(int, String) - Method in class org.codehaus.mojo.webstart.generator.AbstractGenerator
Add level space caracteres at the begin of each lines of the given text.
init(JnlpDependencyGlobalConfig) - Method in class org.codehaus.mojo.webstart.dependency.DefaultJnlpDependencyRequestBuilder
init(JnlpDependencyGlobalConfig) - Method in interface org.codehaus.mojo.webstart.dependency.JnlpDependencyRequestBuilder
 
init(File, boolean, SignTool, SecDispatcher, ClassLoader) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
Called before any Jars get signed or verified.
ioUtil - Variable in class org.codehaus.mojo.webstart.sign.DefaultSignTool
io helper.
ioUtil - Variable in class org.codehaus.mojo.webstart.util.DefaultJarUtil
io helper.
IOUtil - Interface in org.codehaus.mojo.webstart.util
Helper for all IO operations.
isArtifactWithMainClass(Artifact) - Method in class org.codehaus.mojo.webstart.generator.AbstractGeneratorExtraConfigWithDeps
isArtifactWithMainClass(Artifact) - Method in interface org.codehaus.mojo.webstart.generator.GeneratorExtraConfigWithDeps
 
isCanUnsign() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
 
isCanUnsign() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyGlobalConfig
 
isDelete() - Method in class org.codehaus.mojo.webstart.sign.KeystoreConfig
 
isEnabled() - Method in class org.codehaus.mojo.webstart.pack200.Pack200Config
Gets the pack200 enabled configuration value.
isError() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyResult
 
isError() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyResults
 
isExcludeTransitive() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Returns the flag that indicates whether or not all transitive dependencies will be excluded from the generated JNLP bundle.
isFailFast() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequestConsumerConfig
 
isGen() - Method in class org.codehaus.mojo.webstart.sign.KeystoreConfig
 
isGzip() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Returns the flag that indicates whether or not a gzip should be created for each jar resource.
isGzip() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
Returns the flag that indicates whether or not a gzip should be created for each jar resource.
isGzip() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyGlobalConfig
 
isIncludeInJnlp() - Method in class org.codehaus.mojo.webstart.JarResource
Returns the flag that indicates whether or not this resource should be included in the generated JNLP file.
isIncludeInJnlp() - Method in class org.codehaus.mojo.webstart.ResolvedJarResource
 
isJarSigned(File) - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
 
isJarSigned(File) - Method in class org.codehaus.mojo.webstart.sign.DefaultSignTool
Tests if the given jar is signed.
isJarSigned(File) - Method in interface org.codehaus.mojo.webstart.sign.SignTool
Tests if the given jar is signed.
isMandatoryField() - Method in class org.codehaus.mojo.webstart.JarResource
 
isOutputJarVersion() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
 
isOutputJarVersion() - Method in class org.codehaus.mojo.webstart.JarResource
Returns the flag that indicates whether or not the jar resource element in the generated JNLP file should include a version attribute.
isOutputJarVersion() - Method in class org.codehaus.mojo.webstart.ResolvedJarResource
 
isOutputJarVersions() - Method in class org.codehaus.mojo.webstart.generator.AbstractGeneratorExtraConfigWithDeps
isOutputJarVersions() - Method in interface org.codehaus.mojo.webstart.generator.GeneratorExtraConfigWithDeps
 
isPack200() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Returns the flag that indicates whether or not jar resources will be compressed using pack200.
isPack200() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
Returns the flag that indicates whether or not jar resources will be compressed using pack200.
isPack200() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyGlobalConfig
 
isPack200() - Method in class org.codehaus.mojo.webstart.generator.AbstractGeneratorExtraConfigWithDeps
isPack200() - Method in interface org.codehaus.mojo.webstart.generator.GeneratorExtraConfigWithDeps
 
isRequireMainClass() - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
isRequireMainClass() - Method in enum org.codehaus.mojo.webstart.JnlpFileType
 
isSign() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
 
isSign() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyGlobalConfig
 
isUnsignAlreadySignedJars() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
 
isUnsignAlreadySignedJars() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyGlobalConfig
 
isUpdateManifest() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
 
isUpdateManifest() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyGlobalConfig
 
isUptodate() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequest
 
isUptodate() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyResult
 
isUseUniqueVersions() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
 
isUseUniqueVersions() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
 
isUseUniqueVersions() - Method in class org.codehaus.mojo.webstart.generator.AbstractGeneratorExtraConfigWithDeps
isUseUniqueVersions() - Method in interface org.codehaus.mojo.webstart.generator.GeneratorExtraConfigWithDeps
 
isVerbose() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Returns the flag that indicates whether or not to provide verbose output.
isVerbose() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
 
isVerbose() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyGlobalConfig
 
isVerbose() - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequestConsumerConfig
 
isVerbose() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
Gets the verbose state of the configuration.
isVerify() - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 

J

JAR_SUFFIX - Static variable in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Suffix extension of a jar file.
JarArchiverWithNoLog - Class in org.codehaus.mojo.webstart.util
A jar archiver with no info logs.
JarArchiverWithNoLog() - Constructor for class org.codehaus.mojo.webstart.util.JarArchiverWithNoLog
 
JarResource - Class in org.codehaus.mojo.webstart
This class represents a <jarResource> configuration element from the pom.xml file.
JarResource() - Constructor for class org.codehaus.mojo.webstart.JarResource
 
JarResourceGeneratorConfig - Class in org.codehaus.mojo.webstart.generator
Created on 1/6/14.
JarResourceGeneratorConfig(Collection<ResolvedJarResource>, String, String, Map<String, String>, List<String>) - Constructor for class org.codehaus.mojo.webstart.generator.JarResourceGeneratorConfig
 
JarResourcesGenerator - Class in org.codehaus.mojo.webstart.generator
Generates a JNLP deployment descriptor.
JarResourcesGenerator(Log, GeneratorTechnicalConfig, JarResourceGeneratorConfig) - Constructor for class org.codehaus.mojo.webstart.generator.JarResourcesGenerator
 
JarUnsignMojo - Class in org.codehaus.mojo.webstart
Unsigns a JAR, removing signatures.
JarUnsignMojo() - Constructor for class org.codehaus.mojo.webstart.JarUnsignMojo
 
JarUtil - Interface in org.codehaus.mojo.webstart.util
Jar helper to update entries of manifest.
JnlpConfig - Class in org.codehaus.mojo.webstart
Bean to host part of the JnlpMojo configuration.
JnlpConfig() - Constructor for class org.codehaus.mojo.webstart.JnlpConfig
 
JnlpDependencyConfig - Class in org.codehaus.mojo.webstart.dependency
To configure a task on a jnlp dependency.
JnlpDependencyConfig(JnlpDependencyGlobalConfig, Artifact, String, boolean, boolean) - Constructor for class org.codehaus.mojo.webstart.dependency.JnlpDependencyConfig
 
JnlpDependencyGlobalConfig - Class in org.codehaus.mojo.webstart.dependency
Created on 1/4/14.
JnlpDependencyGlobalConfig(ClassLoader, DependencyFilenameStrategy, File, File, Pack200Config, SignConfig, Map<String, String>, boolean, boolean, boolean, boolean) - Constructor for class org.codehaus.mojo.webstart.dependency.JnlpDependencyGlobalConfig
 
JnlpDependencyRequest - Class in org.codehaus.mojo.webstart.dependency
Created on 1/4/14.
JnlpDependencyRequest(JnlpDependencyConfig, JnlpDependencyTask...) - Constructor for class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequest
 
JnlpDependencyRequestBuilder - Interface in org.codehaus.mojo.webstart.dependency
Created on 1/4/14.
JnlpDependencyRequestConsumer - Interface in org.codehaus.mojo.webstart.dependency
Created on 1/4/14.
JnlpDependencyRequestConsumerConfig - Class in org.codehaus.mojo.webstart.dependency
Created on 1/7/14.
JnlpDependencyRequestConsumerConfig() - Constructor for class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequestConsumerConfig
 
JnlpDependencyRequests - Class in org.codehaus.mojo.webstart.dependency
Created on 1/4/14.
JnlpDependencyRequests(JnlpDependencyGlobalConfig) - Constructor for class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequests
 
JnlpDependencyResult - Class in org.codehaus.mojo.webstart.dependency
Created on 1/4/14.
JnlpDependencyResult(JnlpDependencyRequest) - Constructor for class org.codehaus.mojo.webstart.dependency.JnlpDependencyResult
 
JnlpDependencyResults - Class in org.codehaus.mojo.webstart.dependency
Created on 1/4/14.
JnlpDependencyResults() - Constructor for class org.codehaus.mojo.webstart.dependency.JnlpDependencyResults
 
JnlpDependencyTask - Interface in org.codehaus.mojo.webstart.dependency.task
Created on 1/4/14.
JnlpDependencyTaskException - Exception in org.codehaus.mojo.webstart.dependency.task
Created on 1/4/14.
JnlpDependencyTaskException(String) - Constructor for exception org.codehaus.mojo.webstart.dependency.task.JnlpDependencyTaskException
 
JnlpDependencyTaskException(String, Throwable) - Constructor for exception org.codehaus.mojo.webstart.dependency.task.JnlpDependencyTaskException
 
JnlpDownloadServletMojo - Class in org.codehaus.mojo.webstart
MOJO is tailored for use within a Maven web application project that uses the JnlpDownloadServlet to serve up the JNLP application.
JnlpDownloadServletMojo() - Constructor for class org.codehaus.mojo.webstart.JnlpDownloadServletMojo
 
JnlpExtension - Class in org.codehaus.mojo.webstart
Bean to host a jnlp extension configuration.
JnlpExtension() - Constructor for class org.codehaus.mojo.webstart.JnlpExtension
 
JnlpFile - Class in org.codehaus.mojo.webstart
This class represents a <jnlpFile> configuration element from the pom.xml file.
JnlpFile() - Constructor for class org.codehaus.mojo.webstart.JnlpFile
Creates a new uninitialized JnlpFile.
JnlpFileType - Enum in org.codehaus.mojo.webstart
Which type of jnlp file to generate.
JnlpInlineMojo - Class in org.codehaus.mojo.webstart
Packages a jnlp application without launching a parallel lifecycle build.
JnlpInlineMojo() - Constructor for class org.codehaus.mojo.webstart.JnlpInlineMojo
 
JnlpMojo - Class in org.codehaus.mojo.webstart
Packages a jnlp application.
JnlpMojo() - Constructor for class org.codehaus.mojo.webstart.JnlpMojo
 
JnlpReportMojo - Class in org.codehaus.mojo.webstart
Creates a JNLP report.
JnlpReportMojo() - Constructor for class org.codehaus.mojo.webstart.JnlpReportMojo
 
JnlpSingleMojo - Class in org.codehaus.mojo.webstart
Packages a jnlp application without launching a parallel lifecycle build.
JnlpSingleMojo() - Constructor for class org.codehaus.mojo.webstart.JnlpSingleMojo
 

K

KeystoreConfig - Class in org.codehaus.mojo.webstart.sign
Keystore configuration
KeystoreConfig() - Constructor for class org.codehaus.mojo.webstart.sign.KeystoreConfig
 

L

libPath - Variable in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
The path where the libraries are placed within the jnlp structure.

M

makeDirectoryIfNecessary(File) - Method in class org.codehaus.mojo.webstart.util.DefaultIOUtil
Create the given directory if it does not exist.
makeDirectoryIfNecessary(File) - Method in interface org.codehaus.mojo.webstart.util.IOUtil
Create the given directory if it does not exist.

O

org.codehaus.mojo.webstart - package org.codehaus.mojo.webstart
 
org.codehaus.mojo.webstart.dependency - package org.codehaus.mojo.webstart.dependency
 
org.codehaus.mojo.webstart.dependency.filenaming - package org.codehaus.mojo.webstart.dependency.filenaming
 
org.codehaus.mojo.webstart.dependency.task - package org.codehaus.mojo.webstart.dependency.task
 
org.codehaus.mojo.webstart.generator - package org.codehaus.mojo.webstart.generator
 
org.codehaus.mojo.webstart.pack200 - package org.codehaus.mojo.webstart.pack200
 
org.codehaus.mojo.webstart.sign - package org.codehaus.mojo.webstart.sign
 
org.codehaus.mojo.webstart.util - package org.codehaus.mojo.webstart.util
 

P

pack(File, File, Map<String, String>, boolean) - Method in class org.codehaus.mojo.webstart.pack200.DefaultPack200Tool
Pack a jar.
pack(File, File, Map<String, String>, boolean) - Method in interface org.codehaus.mojo.webstart.pack200.Pack200Tool
Pack a jar.
Pack200Config - Class in org.codehaus.mojo.webstart.pack200
Bean that represents the Pack200 configuration.
Pack200Config() - Constructor for class org.codehaus.mojo.webstart.pack200.Pack200Config
 
pack200Jars(File, FileFilter) - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
 
Pack200Task - Class in org.codehaus.mojo.webstart.dependency.task
To pack200 a dependency.
Pack200Task() - Constructor for class org.codehaus.mojo.webstart.dependency.task.Pack200Task
 
Pack200Tool - Interface in org.codehaus.mojo.webstart.pack200
Tool api for pack200 operations.
PACK_EXTENSION - Static variable in class org.codehaus.mojo.webstart.pack200.DefaultPack200Tool
 
PACK_EXTENSION - Static variable in interface org.codehaus.mojo.webstart.pack200.Pack200Tool
Extension of a pack file.
PACK_GZ_EXTENSION - Static variable in class org.codehaus.mojo.webstart.pack200.DefaultPack200Tool
 
PACK_GZ_EXTENSION - Static variable in interface org.codehaus.mojo.webstart.pack200.Pack200Tool
Extension of a gz pack file.
packJar(File, boolean, List<String>) - Method in class org.codehaus.mojo.webstart.pack200.DefaultPack200Tool
Pack the given jarfile and return the packed file.
packJar(File, boolean, List<String>) - Method in interface org.codehaus.mojo.webstart.pack200.Pack200Tool
Pack the given jarfile and return the packed file.
packJars(File, FileFilter, boolean, List<String>) - Method in class org.codehaus.mojo.webstart.pack200.DefaultPack200Tool
Packs from the given directory, all files matched by the filter.
packJars(File, FileFilter, boolean, List<String>) - Method in interface org.codehaus.mojo.webstart.pack200.Pack200Tool
Packs from the given directory, all files matched by the filter.

R

registerResult(JnlpDependencyRequest, JnlpDependencyResult) - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyResults
 
registerTask(List<JnlpDependencyTask>, String, JnlpDependencyConfig) - Method in class org.codehaus.mojo.webstart.dependency.DefaultJnlpDependencyRequestBuilder
 
removeDirectory(File) - Method in class org.codehaus.mojo.webstart.util.DefaultIOUtil
Delete the specified directory.
removeDirectory(File) - Method in interface org.codehaus.mojo.webstart.util.IOUtil
Delete the specified directory.
renameTo(File, File) - Method in class org.codehaus.mojo.webstart.util.DefaultIOUtil
Rename a file.
renameTo(File, File) - Method in interface org.codehaus.mojo.webstart.util.IOUtil
Rename a file.
repack(File, File, Map<String, String>) - Method in class org.codehaus.mojo.webstart.pack200.DefaultPack200Tool
Repack a jar.
repack(File, File, Map<String, String>) - Method in interface org.codehaus.mojo.webstart.pack200.Pack200Tool
Repack a jar.
ResolvedJarResource - Class in org.codehaus.mojo.webstart
Represents a resolved jarResource.
ResolvedJarResource(Artifact) - Constructor for class org.codehaus.mojo.webstart.ResolvedJarResource
 
ResolvedJarResource(JarResource, Artifact) - Constructor for class org.codehaus.mojo.webstart.ResolvedJarResource
 
ResolvedJnlpFile - Class in org.codehaus.mojo.webstart
Represents a resolved jnlpFile.
ResolvedJnlpFile(JnlpFile, Set<ResolvedJarResource>) - Constructor for class org.codehaus.mojo.webstart.ResolvedJnlpFile
 
resolveFromReactor(Artifact, MavenProject, List<MavenProject>) - Method in interface org.codehaus.mojo.webstart.util.ArtifactUtil
 
resolveFromReactor(Artifact, MavenProject, List<MavenProject>) - Method in class org.codehaus.mojo.webstart.util.DefaultArtifactUtil
resolveFromRepositories(Artifact, List, ArtifactRepository) - Method in interface org.codehaus.mojo.webstart.util.ArtifactUtil
 
resolveFromRepositories(Artifact, List, ArtifactRepository) - Method in class org.codehaus.mojo.webstart.util.DefaultArtifactUtil
resolveTransitively(Set<Artifact>, Set<MavenProject>, Artifact, ArtifactRepository, List<ArtifactRepository>, ArtifactFilter, Map) - Method in interface org.codehaus.mojo.webstart.util.ArtifactUtil
 
resolveTransitively(Set<Artifact>, Set<MavenProject>, Artifact, ArtifactRepository, List<ArtifactRepository>, ArtifactFilter, Map) - Method in class org.codehaus.mojo.webstart.util.DefaultArtifactUtil
ROLE - Static variable in interface org.codehaus.mojo.webstart.dependency.filenaming.DependencyFilenameStrategy
Plexus component role.
ROLE - Static variable in interface org.codehaus.mojo.webstart.dependency.JnlpDependencyRequestBuilder
 
ROLE - Static variable in interface org.codehaus.mojo.webstart.dependency.JnlpDependencyRequestConsumer
 
ROLE - Static variable in interface org.codehaus.mojo.webstart.dependency.task.JnlpDependencyTask
 
ROLE - Static variable in interface org.codehaus.mojo.webstart.pack200.Pack200Tool
Plexus component role.
ROLE - Static variable in interface org.codehaus.mojo.webstart.sign.SignTool
Plexus component role.
ROLE - Static variable in interface org.codehaus.mojo.webstart.util.ArtifactUtil
Plexus component role.
ROLE - Static variable in interface org.codehaus.mojo.webstart.util.IOUtil
Plexus component role.
ROLE - Static variable in interface org.codehaus.mojo.webstart.util.JarUtil
Plexus component role.
ROLE_HINT - Static variable in class org.codehaus.mojo.webstart.dependency.filenaming.FullDependencyFilenameStrategy
 
ROLE_HINT - Static variable in class org.codehaus.mojo.webstart.dependency.filenaming.SimpleDependencyFilenameStrategy
 
ROLE_HINT - Static variable in class org.codehaus.mojo.webstart.dependency.task.Pack200Task
 
ROLE_HINT - Static variable in class org.codehaus.mojo.webstart.dependency.task.SignTask
 
ROLE_HINT - Static variable in class org.codehaus.mojo.webstart.dependency.task.UnPack200Task
 
ROLE_HINT - Static variable in class org.codehaus.mojo.webstart.dependency.task.UnsignTask
 
ROLE_HINT - Static variable in class org.codehaus.mojo.webstart.dependency.task.UpdateManifestTask
 

S

setAlias(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setAllPermissions(String) - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
setArguments(List<String>) - Method in class org.codehaus.mojo.webstart.JnlpFile
 
setArguments(String[]) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setContainer(PlexusContainer) - Method in class org.codehaus.mojo.webstart.dependency.DefaultJnlpDependencyRequestBuilder
 
setDelete(boolean) - Method in class org.codehaus.mojo.webstart.sign.KeystoreConfig
 
setDescription(String) - Method in class org.codehaus.mojo.webstart.JnlpExtension
 
setDnameC(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setDnameCn(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setDnameL(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setDnameO(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setDnameOu(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setDnameSt(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setEnabled(boolean) - Method in class org.codehaus.mojo.webstart.pack200.Pack200Config
 
setError(Throwable) - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyResult
 
setExcludes(List<String>) - Method in class org.codehaus.mojo.webstart.AbstractJnlpMojo.Dependencies
 
setFailFast(boolean) - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequestConsumerConfig
 
setGen(boolean) - Method in class org.codehaus.mojo.webstart.sign.KeystoreConfig
 
setHomepage(String) - Method in class org.codehaus.mojo.webstart.JnlpExtension
 
setHref(String) - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
setHrefValue(String) - Method in class org.codehaus.mojo.webstart.ResolvedJarResource
Sets the value that should be output for this jar in the href attribute of the jar resource element in the generated JNLP file.
setHttpProxyHost(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setHttpProxyPort(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setHttpsProxyHost(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setHttpsProxyPort(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setIncludes(List<String>) - Method in class org.codehaus.mojo.webstart.AbstractJnlpMojo.Dependencies
 
setIncludes(List<String>) - Method in class org.codehaus.mojo.webstart.JnlpExtension
 
setInputTemplate(String) - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
setInputTemplate(String) - Method in class org.codehaus.mojo.webstart.JnlpFile
 
setInputTemplate(String) - Method in class org.codehaus.mojo.webstart.ResolvedJnlpFile
 
setInputTemplateResourcePath(String) - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
setInputTemplateResourcePath(String) - Method in class org.codehaus.mojo.webstart.JnlpFile
 
setJ2seVersion(String) - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
setJarPath(File) - Method in class org.codehaus.mojo.webstart.JarUnsignMojo
 
setJarResources(List<JarResource>) - Method in class org.codehaus.mojo.webstart.JnlpFile
Sets the collection of JarResource elements for this JNLP file.
setKeyalg(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setKeypass(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setKeysize(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setKeystore(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setKeystoreConfig(KeystoreConfig) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setMainClass(String) - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
setMainClass(String) - Method in class org.codehaus.mojo.webstart.JnlpFile
Sets the fully qualified classname of the class to be specified as the main-class in the generated JNLP file.
setMaxMemory(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setMaxThreads(int) - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequestConsumerConfig
 
setName(String) - Method in class org.codehaus.mojo.webstart.JnlpExtension
 
setOfflineAllowed(String) - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
setOutputFile(String) - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
setOutputFilename(String) - Method in class org.codehaus.mojo.webstart.JnlpFile
Sets the outputFileName.
setOutputJarVersion(boolean) - Method in class org.codehaus.mojo.webstart.JarResource
Sets the flag that indicates whether or not the jar resource element in the generated JNLP file should include a version attribute.
setPassFiles(List<String>) - Method in class org.codehaus.mojo.webstart.pack200.Pack200Config
 
setProperties(Map<String, String>) - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
setProperties(Map<String, String>) - Method in class org.codehaus.mojo.webstart.JnlpFile
Sets the extra properties we can inject in the generated JNLP file.
setResources(File) - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
setSigalg(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setSigfile(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setSignTool(SignTool) - Method in class org.codehaus.mojo.webstart.JarUnsignMojo
 
setSpec(String) - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
setStorepass(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setStoretype(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setTitle(String) - Method in class org.codehaus.mojo.webstart.JnlpExtension
 
setTsaLocation(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setType(String) - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
setType(JnlpFileType) - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
setValidity(String) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setVendor(String) - Method in class org.codehaus.mojo.webstart.JnlpExtension
 
setVerbose(boolean) - Method in class org.codehaus.mojo.webstart.dependency.JnlpDependencyRequestConsumerConfig
 
setVerbose(boolean) - Method in class org.codehaus.mojo.webstart.JarUnsignMojo
 
setVerbose(boolean) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setVerify(boolean) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setVersion(String) - Method in class org.codehaus.mojo.webstart.JnlpConfig
 
setWorkDirectory(File) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
setWorkingKeystore(File) - Method in class org.codehaus.mojo.webstart.sign.SignConfig
 
shouldCopyFile(File, File) - Method in class org.codehaus.mojo.webstart.util.DefaultIOUtil
shouldCopyFile(File, File) - Method in interface org.codehaus.mojo.webstart.util.IOUtil
 
sign(SignConfig, File, File) - Method in class org.codehaus.mojo.webstart.sign.DefaultSignTool
Sign a jar using jarsigner.
sign(SignConfig, File, File) - Method in interface org.codehaus.mojo.webstart.sign.SignTool
Sign a jar using jarsigner.
SignConfig - Class in org.codehaus.mojo.webstart.sign
Bean that represents the JarSigner configuration.
SignConfig() - Constructor for class org.codehaus.mojo.webstart.sign.SignConfig
 
signOrRenameJars() - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
If sign is enabled, sign the jars, otherwise rename them into final jars
SignTask - Class in org.codehaus.mojo.webstart.dependency.task
Created on 1/4/14.
SignTask() - Constructor for class org.codehaus.mojo.webstart.dependency.task.SignTask
 
SignTool - Interface in org.codehaus.mojo.webstart.sign
Tool api for jarsigner operations.
SimpleDependencyFilenameStrategy - Class in org.codehaus.mojo.webstart.dependency.filenaming
Provide a simple dependency file naming strategy.
SimpleDependencyFilenameStrategy() - Constructor for class org.codehaus.mojo.webstart.dependency.filenaming.SimpleDependencyFilenameStrategy
 

T

toString() - Method in class org.codehaus.mojo.webstart.JarResource

U

unpack(File, File, Map<String, String>) - Method in class org.codehaus.mojo.webstart.pack200.DefaultPack200Tool
Unpack a jar.
unpack(File, File, Map<String, String>) - Method in interface org.codehaus.mojo.webstart.pack200.Pack200Tool
Unpack a jar.
UnPack200Task - Class in org.codehaus.mojo.webstart.dependency.task
To unpack200 a dependency.
UnPack200Task() - Constructor for class org.codehaus.mojo.webstart.dependency.task.UnPack200Task
 
unpackJar(File) - Method in class org.codehaus.mojo.webstart.pack200.DefaultPack200Tool
Unpack the given file and return it.
unpackJar(File) - Method in interface org.codehaus.mojo.webstart.pack200.Pack200Tool
Unpack the given file and return it.
unpackJars(File, FileFilter) - Method in class org.codehaus.mojo.webstart.pack200.DefaultPack200Tool
UnPacks from the given directory, all files matched by the filter.
unpackJars(File, FileFilter) - Method in interface org.codehaus.mojo.webstart.pack200.Pack200Tool
UnPacks from the given directory, all files matched by the filter.
unsign(File, boolean) - Method in class org.codehaus.mojo.webstart.sign.DefaultSignTool
Unsign a jar.
unsign(File, boolean) - Method in interface org.codehaus.mojo.webstart.sign.SignTool
Unsign a jar.
UnsignTask - Class in org.codehaus.mojo.webstart.dependency.task
To unsign a already sign Created on 1/4/14.
UnsignTask() - Constructor for class org.codehaus.mojo.webstart.dependency.task.UnsignTask
 
updateManifestEntries(File, Map<String, String>) - Method in class org.codehaus.mojo.webstart.util.DefaultJarUtil
updateManifestEntries(File, Map<String, String>) - Method in interface org.codehaus.mojo.webstart.util.JarUtil
 
UpdateManifestTask - Class in org.codehaus.mojo.webstart.dependency.task
Created on 1/4/14.
UpdateManifestTask() - Constructor for class org.codehaus.mojo.webstart.dependency.task.UpdateManifestTask
 

V

valueOf(String) - Static method in enum org.codehaus.mojo.webstart.JnlpFileType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.codehaus.mojo.webstart.JnlpFileType
Returns an array containing the constants of this enum type, in the order they are declared.
verboseLog(String) - Method in class org.codehaus.mojo.webstart.AbstractBaseJnlpMojo
Log as info when verbose or info is enabled, as debug otherwise.
verboseLog(JnlpDependencyConfig, String) - Method in class org.codehaus.mojo.webstart.dependency.task.AbstractJnlpTask
 
verboseLog(boolean, String) - Method in class org.codehaus.mojo.webstart.sign.DefaultSignTool
Log as info when verbose or info is enabled, as debug otherwise.
verify(SignConfig, File, boolean) - Method in class org.codehaus.mojo.webstart.sign.DefaultSignTool
Verify a jar file using jarsigner.
verify(SignConfig, File, boolean) - Method in interface org.codehaus.mojo.webstart.sign.SignTool
Verify a jar file using jarsigner.
VersionXmlGenerator - Class in org.codehaus.mojo.webstart.generator
This class generates a version.xml file for a given collection of JarResource objects in the format expected by the JnlpDownloadServlet.
VersionXmlGenerator(String) - Constructor for class org.codehaus.mojo.webstart.generator.VersionXmlGenerator
Creates a new VersionXmlGenerator.
A C D E F G H I J K L M O P R S T U V 

Copyright © 2005–2016 MojoHaus. All rights reserved.