A C D G I L M O P T W

A

add(Object) - Method in class com.sun.enterprise.module.maven.TokenListBuilder
 

C

com.sun.enterprise.module.maven - package com.sun.enterprise.module.maven
 
configureManifest(MavenProject, MavenArchiveConfiguration, File) - Method in class com.sun.enterprise.module.maven.Packager
 
configureOSGiManifest(MavenProject, MavenArchiveConfiguration, File) - Method in class com.sun.enterprise.module.maven.OSGiPackager
Reads information from the POM and the artifact archive to configure the OSGi manifest entries.

D

discoverPackages(File) - Static method in class com.sun.enterprise.module.maven.OSGiPackager
 
discoverRequiredBundles(MavenProject) - Method in class com.sun.enterprise.module.maven.OSGiPackager
 

G

generateExportPackageHeader(Collection<OSGiPackager.ExportedPackage>, String) - Static method in class com.sun.enterprise.module.maven.OSGiPackager
 
generateRequireBundleHeader(List<OSGiPackager.BundleDependency>) - Method in class com.sun.enterprise.module.maven.OSGiPackager
 

I

IOException2 - Exception in com.sun.enterprise.module.maven
 
IOException2(String) - Constructor for exception com.sun.enterprise.module.maven.IOException2
 
IOException2(String, Throwable) - Constructor for exception com.sun.enterprise.module.maven.IOException2
 
isEmpty() - Method in class com.sun.enterprise.module.maven.TokenListBuilder
 

L

loadJar(File) - Method in class com.sun.enterprise.module.maven.MavenProjectRepository
 
loadModuleDefs(Map<ModuleId, ModuleDefinition>, List<URI>) - Method in class com.sun.enterprise.module.maven.MavenProjectRepository
 

M

MavenProjectRepository - Class in com.sun.enterprise.module.maven
Repository implementation that loads modules from the transitive dependencies set in a MavenProject.
MavenProjectRepository(MavenProject, ArtifactResolver, ArtifactRepository, ArtifactFactory) - Constructor for class com.sun.enterprise.module.maven.MavenProjectRepository
 

O

OSGiPackager - Class in com.sun.enterprise.module.maven
Prepares OSGi manifest entries in MavenArchiveConfiguration.
OSGiPackager(Properties) - Constructor for class com.sun.enterprise.module.maven.OSGiPackager
 

P

Packager - Class in com.sun.enterprise.module.maven
Prepares manifest entries in MavenArchiveConfiguration.
Packager() - Constructor for class com.sun.enterprise.module.maven.Packager
 
prepareProject(MavenProject) - Static method in class com.sun.enterprise.module.maven.MavenProjectRepository
When creating MavenProjectRepository from the current project (which is used to launch mvn), and if the compile phase has run yet, then the main artifact is still null.

T

TokenListBuilder - Class in com.sun.enterprise.module.maven
 
TokenListBuilder(String) - Constructor for class com.sun.enterprise.module.maven.TokenListBuilder
 
TokenListBuilder() - Constructor for class com.sun.enterprise.module.maven.TokenListBuilder
 
toString() - Method in class com.sun.enterprise.module.maven.TokenListBuilder
 

W

writeManifest(MavenProject, File) - Method in class com.sun.enterprise.module.maven.Packager
Creates META-INF/MANIFEST.MF with all the entries needed for HK2 runtime.

A C D G I L M O P T W

Copyright © 2011 Oracle Corporation. All Rights Reserved.