A C E F G I J L M O P S T U 

A

AbstractConfigGeneratorMojo - Class in org.jvnet.hk2.config.generator.maven
 
AbstractConfigGeneratorMojo() - Constructor for class org.jvnet.hk2.config.generator.maven.AbstractConfigGeneratorMojo
 
addCompileSourceRoot(String) - Method in class org.jvnet.hk2.config.generator.maven.AbstractConfigGeneratorMojo
 
addCompileSourceRoot(String) - Method in class org.jvnet.hk2.config.generator.maven.ConfigGeneratorMojo
 
addCompileSourceRoot(String) - Method in class org.jvnet.hk2.config.generator.maven.TestConfigGeneratorMojo
 

C

check(TypeElement, MultiMap<String, String>) - Method in class com.sun.enterprise.tools.apt.InhabitantMetadataProcessor
 
close() - Method in class org.jvnet.hk2.config.generator.ConfigInjectorGenerator.FilerCodeWriter
 
com.sun.enterprise.tools - package com.sun.enterprise.tools
 
com.sun.enterprise.tools.apt - package com.sun.enterprise.tools.apt
 
com.sun.enterprise.tools.classmodel - package com.sun.enterprise.tools.classmodel
 
ConfigGeneratorMojo - Class in org.jvnet.hk2.config.generator.maven
 
ConfigGeneratorMojo() - Constructor for class org.jvnet.hk2.config.generator.maven.ConfigGeneratorMojo
 
ConfigInjectorGenerator - Class in org.jvnet.hk2.config.generator
Generates ConfigInjector implementations for Configured objects and ConfigBeanProxy subtypes.
ConfigInjectorGenerator() - Constructor for class org.jvnet.hk2.config.generator.ConfigInjectorGenerator
 
ConfigInjectorGenerator.FilerCodeWriter - Class in org.jvnet.hk2.config.generator
CodeWriter that generates source code to Filer.
ConfigInjectorGenerator.FilerCodeWriter(Filer) - Constructor for class org.jvnet.hk2.config.generator.ConfigInjectorGenerator.FilerCodeWriter
 
Constants - Class in com.sun.enterprise.tools.classmodel
 
Constants() - Constructor for class com.sun.enterprise.tools.classmodel.Constants
 
ContractFinder - Class in com.sun.enterprise.tools.apt
Given a TypeElement, find all super-types that have Contract, including ones pointed by ContractProvided.

E

execute() - Method in class org.jvnet.hk2.config.generator.maven.AbstractConfigGeneratorMojo
 

F

find(TypeElement) - Static method in class com.sun.enterprise.tools.apt.ContractFinder
The entry point.

G

GENERATED_SOURCES - Static variable in class org.jvnet.hk2.config.generator.maven.AbstractConfigGeneratorMojo
 
getGeneratedDirectory() - Method in class org.jvnet.hk2.config.generator.maven.AbstractConfigGeneratorMojo
 
getGeneratedDirectory() - Method in class org.jvnet.hk2.config.generator.maven.ConfigGeneratorMojo
 
getGeneratedDirectory() - Method in class org.jvnet.hk2.config.generator.maven.TestConfigGeneratorMojo
 
getOutputDirectory() - Method in class org.jvnet.hk2.config.generator.maven.AbstractConfigGeneratorMojo
 
getOutputDirectory() - Method in class org.jvnet.hk2.config.generator.maven.ConfigGeneratorMojo
 
getOutputDirectory() - Method in class org.jvnet.hk2.config.generator.maven.TestConfigGeneratorMojo
 
getSourceDirectory() - Method in class org.jvnet.hk2.config.generator.maven.AbstractConfigGeneratorMojo
 
getSourceDirectory() - Method in class org.jvnet.hk2.config.generator.maven.ConfigGeneratorMojo
 
getSourceDirectory() - Method in class org.jvnet.hk2.config.generator.maven.TestConfigGeneratorMojo
 
getSupportedAnnotationTypes() - Method in class org.jvnet.hk2.config.generator.ConfigInjectorGenerator
 
getSupportedSourceVersion() - Method in class org.jvnet.hk2.config.generator.ConfigInjectorGenerator
 

I

InhabitantMetadataProcessor - Class in com.sun.enterprise.tools.apt
Discoveres all InhabitantMetadata and puts them into the bag.
InhabitantMetadataProcessor() - Constructor for class com.sun.enterprise.tools.apt.InhabitantMetadataProcessor
 
init(ProcessingEnvironment) - Method in class com.sun.enterprise.tools.apt.ServiceAnnotationProcessor
Deprecated.
 
init(ProcessingEnvironment) - Method in class org.jvnet.hk2.config.generator.ConfigInjectorGenerator
 

J

JAVA_NAME - Static variable in class org.jvnet.hk2.config.generator.maven.AbstractConfigGeneratorMojo
 

L

loadExistingMetaInfFiles() - Method in class com.sun.enterprise.tools.apt.ServiceAnnotationProcessor
Deprecated.
Loads all existing META-INF/services file from our destination directory This is usuful because during incremental builds, not all source files are recompiled, henve we cannot rewrite the META-INF/services file from scratch each time, but append/remove entries from it as necessary.

M

MAIN_NAME - Static variable in class org.jvnet.hk2.config.generator.maven.AbstractConfigGeneratorMojo
 
Messager - Interface in com.sun.enterprise.tools
Abstraction for a Messager

O

openBinary(JPackage, String) - Method in class org.jvnet.hk2.config.generator.ConfigInjectorGenerator.FilerCodeWriter
 
openSource(JPackage, String) - Method in class org.jvnet.hk2.config.generator.ConfigInjectorGenerator.FilerCodeWriter
 
org.jvnet.hk2.config.generator - package org.jvnet.hk2.config.generator
 
org.jvnet.hk2.config.generator.maven - package org.jvnet.hk2.config.generator.maven
 

P

PARAM_INHABITANT_SOURCE_FILE - Static variable in class com.sun.enterprise.tools.classmodel.Constants
This is the source inhabitants file read.
PARAM_INHABITANT_TARGET_FILE - Static variable in class com.sun.enterprise.tools.classmodel.Constants
This is the target inhabitants file built.
PARAM_INHABITANTS_CLASSPATH - Static variable in class com.sun.enterprise.tools.classmodel.Constants
This is the working classpath the introspection machinery will use to resolve referenced contracts and annotations.
PARAM_INHABITANTS_CLASSPATH_ADVISOR - Static variable in class com.sun.enterprise.tools.classmodel.Constants
This is the optionally provided Advisor for pruning and/or caching the Constants.PARAM_INHABITANTS_CLASSPATH.
PARAM_INHABITANTS_SORTED - Static variable in class com.sun.enterprise.tools.classmodel.Constants
Set to true if the inhabitants should be sorted
PARAM_INHABITANTS_SOURCE_FILES - Static variable in class com.sun.enterprise.tools.classmodel.Constants
This is the source files (jars | directories) to introspect and build a habitat for.
printError(String, Exception) - Method in interface com.sun.enterprise.tools.Messager
 
process(TypeElement) - Method in class com.sun.enterprise.tools.apt.InhabitantMetadataProcessor
 
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.sun.enterprise.tools.apt.ServiceAnnotationProcessor
Deprecated.
Annotation processor entry point, we are using a visitor pattern the visit only the class declaration.
process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.jvnet.hk2.config.generator.ConfigInjectorGenerator
 
project - Variable in class org.jvnet.hk2.config.generator.maven.AbstractConfigGeneratorMojo
The maven project.

S

ServiceAnnotationProcessor - Class in com.sun.enterprise.tools.apt
Deprecated.
Not used.
ServiceAnnotationProcessor() - Constructor for class com.sun.enterprise.tools.apt.ServiceAnnotationProcessor
Deprecated.
Creates a new instance of ServiceAnnotationProcessor
sortInhabitantsDescriptor(String, boolean) - Static method in class com.sun.enterprise.tools.classmodel.Utilities
Sorts all of the lines in an inhabitants descriptor

T

TEST_NAME - Static variable in class org.jvnet.hk2.config.generator.maven.AbstractConfigGeneratorMojo
 
TestConfigGeneratorMojo - Class in org.jvnet.hk2.config.generator.maven
 
TestConfigGeneratorMojo() - Constructor for class org.jvnet.hk2.config.generator.maven.TestConfigGeneratorMojo
 

U

Utilities - Class in com.sun.enterprise.tools.classmodel
Utilities
Utilities() - Constructor for class com.sun.enterprise.tools.classmodel.Utilities
 
A C E F G I J L M O P S T U 

Copyright © 2009-2015 Oracle Corporation. All Rights Reserved.