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

A

AptCompiler - Class in com.sun.enterprise.module.maven
Compiler for APT.
AptCompiler() - Constructor for class com.sun.enterprise.module.maven.AptCompiler
 
archive - Variable in class com.sun.enterprise.module.maven.PackageMojo
The maven archive configuration to use.
artifact - Variable in class com.sun.enterprise.module.maven.DependencyAnalyserMojo
The maven artifact.
artifact - Variable in class com.sun.enterprise.module.maven.PackageAnalyserMojo
The maven artifact.

C

classesDirectory - Variable in class com.sun.enterprise.module.maven.PackageMojo
Directory containing the classes.
CLASSPATH_SECTION - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
com.sun.enterprise.module.maven - package com.sun.enterprise.module.maven
 
com.sun.enterprise.module.maven.sc - package com.sun.enterprise.module.maven.sc
 
COMMENT0 - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
compile(CompilerConfiguration) - Method in class com.sun.enterprise.module.maven.AptCompiler
 
CompilerMojo - Class in com.sun.enterprise.module.maven
Compiles application sources
CompilerMojo() - Constructor for class com.sun.enterprise.module.maven.CompilerMojo
 
CompositeAnnotationProcessorFactory - Class in com.sun.enterprise.module.maven
AnnotationProcessorFactory that aggregates multiple AnnotationProcessorFactorys.
CompositeAnnotationProcessorFactory(List<AnnotationProcessorFactory>) - Constructor for class com.sun.enterprise.module.maven.CompositeAnnotationProcessorFactory
 
CompositeAnnotationProcessorFactory(AnnotationProcessorFactory...) - Constructor for class com.sun.enterprise.module.maven.CompositeAnnotationProcessorFactory
 
COPYRIGHT_SECTION - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
create() - Method in class com.sun.enterprise.module.maven.sc.ScriptCreator
 
createArchive() - Method in class com.sun.enterprise.module.maven.PackageMojo
Generates the JAR.
createArtifact(ArtifactFactory) - Method in class com.sun.enterprise.module.maven.Processor
Makes a Maven's artifact object out of it.
createModuleRegistry() - Method in class com.sun.enterprise.module.maven.RunMojo
Creates a fully configured module registry.
createPOM(ArtifactFactory) - Method in class com.sun.enterprise.module.maven.Processor
Makes a POM artifact out of it.

D

DEFAULT_SHELL_PATH_VALUE - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
DependencyAnalyserMojo - Class in com.sun.enterprise.module.maven
Does static analysis of classes in a module to ensure that module dependency is correctly set up.
DependencyAnalyserMojo() - Constructor for class com.sun.enterprise.module.maven.DependencyAnalyserMojo
 
DEST - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 

E

ENVVARS_SECTION - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
excludes - Variable in class com.sun.enterprise.module.maven.PackageMojo
Ant glob patterns to be excluded from the jar file, like "**/*.bak" The base directory for the pattern is specified in PackageMojo.classesDirectory.
execute() - Method in class com.sun.enterprise.module.maven.CompilerMojo
 
execute() - Method in class com.sun.enterprise.module.maven.DependencyAnalyserMojo
 
execute() - Method in class com.sun.enterprise.module.maven.HK2CompileMojo
 
execute() - Method in class com.sun.enterprise.module.maven.HK2TestCompileMojo
 
execute() - Method in class com.sun.enterprise.module.maven.PackageAnalyserMojo
 
execute() - Method in class com.sun.enterprise.module.maven.PackageMojo
Generates the JAR.
execute() - Method in class com.sun.enterprise.module.maven.RunMojo
 
execute() - Method in class com.sun.enterprise.module.maven.ScriptCreatorMojo
 
EXT_PROP_REFER_PATTERN - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 

F

finalName - Variable in class com.sun.enterprise.module.maven.DependencyAnalyserMojo
Name of the generated JAR.
finalName - Variable in class com.sun.enterprise.module.maven.PackageMojo
Name of the generated JAR.

G

getArtifactId() - Method in class com.sun.enterprise.module.maven.Processor
 
getClasspathElements() - Method in class com.sun.enterprise.module.maven.CompilerMojo
 
getClasspathElements() - Method in class com.sun.enterprise.module.maven.HK2TestCompileMojo
 
getCompileSourceRoots() - Method in class com.sun.enterprise.module.maven.CompilerMojo
 
getCompileSourceRoots() - Method in class com.sun.enterprise.module.maven.HK2TestCompileMojo
 
getGroupId() - Method in class com.sun.enterprise.module.maven.Processor
 
getJarFile(File, String) - Static method in class com.sun.enterprise.module.maven.PackageMojo
 
getOutputDirectory() - Method in class com.sun.enterprise.module.maven.CompilerMojo
 
getOutputDirectory() - Method in class com.sun.enterprise.module.maven.HK2TestCompileMojo
 
getProcessorFor(Set<AnnotationTypeDeclaration>, AnnotationProcessorEnvironment) - Method in class com.sun.enterprise.module.maven.CompositeAnnotationProcessorFactory
 
getProject() - Method in class com.sun.enterprise.module.maven.PackageMojo
 
getSourceInclusionScanner(int) - Method in class com.sun.enterprise.module.maven.CompilerMojo
 
getSourceInclusionScanner(String) - Method in class com.sun.enterprise.module.maven.CompilerMojo
 
getVersion() - Method in class com.sun.enterprise.module.maven.Processor
 

H

HEADER_SECTION - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
HK2CompileMojo - Class in com.sun.enterprise.module.maven
Replacement of the default javac mojo that uses APT, so that we can not only compile source code but also generate HK2 related metadata at the same time.
HK2CompileMojo() - Constructor for class com.sun.enterprise.module.maven.HK2CompileMojo
 
HK2TestCompileMojo - Class in com.sun.enterprise.module.maven
 
HK2TestCompileMojo() - Constructor for class com.sun.enterprise.module.maven.HK2TestCompileMojo
 

J

jarArchiver - Variable in class com.sun.enterprise.module.maven.PackageMojo
The Jar archiver.
JAVA_EXE_ENVVAR - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
JVM_OPTS_PROP - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
JVM_SECTION - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 

L

LOCAL_VAR_REFER_PATTERN - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 

M

MAIN_CLASS_PROP - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
MAIN_JAR_PROP - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 

O

OPERATING_SYSTEM - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
outputDirectory - Variable in class com.sun.enterprise.module.maven.DependencyAnalyserMojo
Directory containing the generated JAR.
outputDirectory - Variable in class com.sun.enterprise.module.maven.PackageMojo
Directory containing the generated JAR.

P

PackageAnalyserMojo - Class in com.sun.enterprise.module.maven
Analyses bundle manifest entries in a repository and generates various statistics like: no.
PackageAnalyserMojo() - Constructor for class com.sun.enterprise.module.maven.PackageAnalyserMojo
 
PackageMojo - Class in com.sun.enterprise.module.maven
Creates a jar with a special manifest entry.
PackageMojo() - Constructor for class com.sun.enterprise.module.maven.PackageMojo
 
Processor - Class in com.sun.enterprise.module.maven
Data-binding bean to represent an artifact.
Processor() - Constructor for class com.sun.enterprise.module.maven.Processor
 
processors - Variable in class com.sun.enterprise.module.maven.HK2CompileMojo
Additional jars that contain annotation processors.
project - Variable in class com.sun.enterprise.module.maven.DependencyAnalyserMojo
The maven project.
project - Variable in class com.sun.enterprise.module.maven.PackageAnalyserMojo
The maven project.
project - Variable in class com.sun.enterprise.module.maven.PackageMojo
The maven project.
projectHelper - Variable in class com.sun.enterprise.module.maven.PackageMojo
 

R

RunMojo - Class in com.sun.enterprise.module.maven
Launches the module system by using all the dependencies as modules.
RunMojo() - Constructor for class com.sun.enterprise.module.maven.RunMojo
 

S

SCRIPT_HOME_TOKEN - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
ScriptConstants - Class in com.sun.enterprise.module.maven.sc
A class with all the constant literals used by script-creation facility.
ScriptConstants() - Constructor for class com.sun.enterprise.module.maven.sc.ScriptConstants
 
ScriptCreationException - Exception in com.sun.enterprise.module.maven.sc
Denotes an exceptional condition during the creation of the script.
ScriptCreationException() - Constructor for exception com.sun.enterprise.module.maven.sc.ScriptCreationException
Creates a new instance of ScriptCreationException without detail message.
ScriptCreationException(String) - Constructor for exception com.sun.enterprise.module.maven.sc.ScriptCreationException
Constructs an instance of ScriptCreationException with the specified detail message.
ScriptCreationException(Exception) - Constructor for exception com.sun.enterprise.module.maven.sc.ScriptCreationException
 
ScriptCreator - Class in com.sun.enterprise.module.maven.sc
The entry-point into the script-creation classes.
ScriptCreator(Properties) - Constructor for class com.sun.enterprise.module.maven.sc.ScriptCreator
 
ScriptCreatorMojo - Class in com.sun.enterprise.module.maven
A Rudimentary Mojo to create scripts for Windows and non-Windows Platforms, based on an intuitive file in a form similar to registry file.
ScriptCreatorMojo() - Constructor for class com.sun.enterprise.module.maven.ScriptCreatorMojo
 
SECTION_END - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
SECTION_START - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
ServiceConfigurationError - Error in com.sun.enterprise.module.maven
Error thrown when something goes wrong while looking up service providers.
ServiceConfigurationError(String) - Constructor for error com.sun.enterprise.module.maven.ServiceConfigurationError
Constructs a new instance with the specified detail string.
ServiceConfigurationError(Throwable) - Constructor for error com.sun.enterprise.module.maven.ServiceConfigurationError
Constructs a new instance that wraps the specified throwable.
setArtifactId(String) - Method in class com.sun.enterprise.module.maven.Processor
 
setGroupId(String) - Method in class com.sun.enterprise.module.maven.Processor
 
setVersion(String) - Method in class com.sun.enterprise.module.maven.Processor
 
SHELLVARS_SECTION - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
SOURCE_SECTION - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
SRC - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
supportedAnnotationTypes() - Method in class com.sun.enterprise.module.maven.CompositeAnnotationProcessorFactory
 
supportedOptions() - Method in class com.sun.enterprise.module.maven.CompositeAnnotationProcessorFactory
 
SYS_PROPS_SECTION - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
SYSTEM_SECTION - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 

T

toModuleName(String, String) - Static method in class com.sun.enterprise.module.maven.RunMojo
 

U

UNIX - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
UNIX_SCRIPT_HOME_VALUE - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 

W

WIN_SCRIPT_EXTENSION - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
WINDOWS - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 
WINDOWS_SCRIPT_HOME_VALUE - Static variable in class com.sun.enterprise.module.maven.sc.ScriptConstants
 

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

Copyright © 2012 Oracle Corporation. All Rights Reserved.