A B C E F G H I L M N P R S T U V

A

addExcludedClass(String) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
 
addExcludedClass(String) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
 
addExcludedPackage(String) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
 
addExcludedPackage(String) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
 
addExcludedPattern(String) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
 
addExcludedPattern(String) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
 
analyse() - Method in class com.sun.enterprise.tools.verifier.hk2.ModuleDependencyAnalyser
Analyse dependency of a module.
analyse(PackageAnalyser.Bundle) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
Analyse the dependency of a bundle and updates it in the given bundle object.
analyseWirings() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
 

B

BCELClosureCompilerImpl - Class in com.sun.enterprise.tools.verifier.apiscan.classfile
An implementation of ClosureCompilerImplBase based on BCEL.
BCELClosureCompilerImpl(ClassFileLoader) - Constructor for class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELClosureCompilerImpl
 
BCELMethod - Class in com.sun.enterprise.tools.verifier.apiscan.classfile
 
BCELMethod(ClassFile, Method) - Constructor for class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
 
buildClosure(String) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELClosureCompilerImpl
 
buildClosure(String) - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompiler
 
buildClosure(String) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
 
buildClosure(JarFile) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
 
buildClosure(JarFile) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
 
bundles - Variable in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
 

C

ClassFile - Interface in com.sun.enterprise.tools.verifier.apiscan.classfile
This represents the information available in a Java .class file.
ClassFileLoader - Interface in com.sun.enterprise.tools.verifier.apiscan.classfile
This is loader for ClassFile similar to what ClassLoader is for class in Java.
ClassFileLoaderFactory - Class in com.sun.enterprise.tools.verifier.apiscan.classfile
A factory for ClassFileLoader so that we can control the creation of ClassFileLoaders.
ClassFileLoaderFactory() - Constructor for class com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFileLoaderFactory
 
CLINIT_DESC - Static variable in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
 
CLINIT_NAME - Static variable in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
 
ClosureCompiler - Interface in com.sun.enterprise.tools.verifier.apiscan.classfile
This is single most important interface of the apiscan package.
ClosureCompilerImpl - Class in com.sun.enterprise.tools.verifier.apiscan.classfile
This is single most important class of the apiscan package.
ClosureCompilerImpl(ClassFileLoader) - Constructor for class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
 
ClosureCompilerImpl(ClosureCompilerImplBase) - Constructor for class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
I don't expect this constructor to be used.
ClosureCompilerImplBase - Class in com.sun.enterprise.tools.verifier.apiscan.classfile
This is the base class for classes that actually implement ClosureCompiler interface, i.e.
ClosureCompilerImplBase(ClassFileLoader) - Constructor for class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
 
com.sun.enterprise.tools.verifier.apiscan.classfile - package com.sun.enterprise.tools.verifier.apiscan.classfile
 
com.sun.enterprise.tools.verifier.hk2 - package com.sun.enterprise.tools.verifier.hk2
 
compareTo(PackageAnalyser.PackageCapability) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.PackageCapability
 
convertToExternalClassName(String) - Static method in class com.sun.enterprise.tools.verifier.apiscan.classfile.Util
 
convertToInternalClassName(String) - Static method in class com.sun.enterprise.tools.verifier.apiscan.classfile.Util
 

E

equals(Object) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
 
equals(Object) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
 
equals(Object) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.SplitPackage
 
equals(Object) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Wire
 
excludeClasses(Collection<String>) - Method in class com.sun.enterprise.tools.verifier.hk2.ModuleDependencyAnalyser
 
excludedClasses - Variable in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
 
excludedPackages - Variable in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
 
excludedPatterns - Variable in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
 
excludePackages(Collection<String>) - Method in class com.sun.enterprise.tools.verifier.hk2.ModuleDependencyAnalyser
 
excludePatterns(Collection<String>) - Method in class com.sun.enterprise.tools.verifier.hk2.ModuleDependencyAnalyser
 

F

findAllBundles() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
 
findAllExportedPackageNames() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
 
findAllExportedPackages() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
 
findDuplicatePackages() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
Inspects bundles and reports duplicate packages.
findUnusedExports() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
 
findUnusedExports(PackageAnalyser.Bundle) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
Find unused exported packages for a given bundle

G

generateBundleReport(PrintStream) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
 
generateWiringReport(Collection<String>, Collection<PackageAnalyser.Wire>, PrintStream) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
 
getAccess() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
 
getAccess() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
 
getAllReferencedClassNames() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
 
getAllReferencedClassNamesInInternalForm() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
 
getClosure() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELClosureCompilerImpl
 
getClosure() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompiler
 
getClosure() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
 
getDescriptor() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
 
getDescriptor() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
 
getDescriptor() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
 
getExceptions() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
 
getExceptions() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
 
getExportedPkgs() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
 
getExporter() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Wire
 
getFailed() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELClosureCompilerImpl
 
getFailed() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompiler
 
getFailed() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
 
getImportedPkgs() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
 
getImporter() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Wire
 
getInternalName() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
 
getInternalNameOfSuperClass() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
 
getInternalNamesOfInterfaces() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
 
getMd() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
 
getMethod(MethodRef) - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
 
getMethods() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
 
getName() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
 
getName() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
 
getName() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
 
getName() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
 
getName() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
 
getName() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.PackageCapability
 
getNameOfSuperClass() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
 
getNamesOfInterfaces() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
 
getNativeMethods() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELClosureCompilerImpl
 
getNativeMethods() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
 
getNativeMethods() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
 
getOwningClass() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
 
getOwningClass() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
 
getOwningClassName() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
 
getOwningClassNameInternal() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
 
getPackageName() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
 
getPackageName(String) - Static method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
 
getPackageName(String) - Static method in class com.sun.enterprise.tools.verifier.apiscan.classfile.Util
 
getPkg() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Wire
 
getReferencedClasses() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
 
getReferencedClasses() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
 
getReferencedMethods() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
 
getReferencedMethods() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
 
getRequiredBundles() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
 
getRequiredPkgs() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
 
getResult() - Method in class com.sun.enterprise.tools.verifier.hk2.ModuleDependencyAnalyser
 
getResultAsString() - Method in class com.sun.enterprise.tools.verifier.hk2.ModuleDependencyAnalyser
 
getSelfReference() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
 
getSelfReference() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
 
getSignature() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
 
getSignature() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
Used only when method's parameters or return type use generics.
getVersion() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.PackageCapability
 

H

hashCode() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
 
hashCode() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
 
hashCode() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.SplitPackage
 
hashCode() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Wire
 

I

isInterface() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
 
isNative() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELMethod
 
isNative() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.Method
 
isPrimitive(String) - Static method in class com.sun.enterprise.tools.verifier.apiscan.classfile.Util
 
isPublic() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFile
 

L

load(String) - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFileLoader
 
loader - Variable in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
 
logger - Static variable in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
 

M

main(String[]) - Static method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
 
main(String[]) - Static method in class com.sun.enterprise.tools.verifier.hk2.ModuleDependencyAnalyser
 
main(String[]) - Static method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
 
Method - Interface in com.sun.enterprise.tools.verifier.apiscan.classfile
 
MethodRef - Class in com.sun.enterprise.tools.verifier.apiscan.classfile
 
MethodRef(String, String, String) - Constructor for class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
 
ModuleDependencyAnalyser - Class in com.sun.enterprise.tools.verifier.hk2
 
ModuleDependencyAnalyser(ModuleDefinition, Repository) - Constructor for class com.sun.enterprise.tools.verifier.hk2.ModuleDependencyAnalyser
Create a new analyser.

N

needToBuildClosure(String) - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
 
newInstance(Object[]) - Static method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClassFileLoaderFactory
a factory method to create ClassFileLoader instance.

P

PackageAnalyser - Class in com.sun.enterprise.tools.verifier.hk2
A class that inspects module definitions of a bundle and processes them to come up with package dependency matrix, split-packages, etc.
PackageAnalyser(Repository) - Constructor for class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
 
PackageAnalyser(Repository, Logger) - Constructor for class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser
 
PackageAnalyser.Bundle - Class in com.sun.enterprise.tools.verifier.hk2
A dats structure to capture bundle details needed for our processing.
PackageAnalyser.PackageCapability - Class in com.sun.enterprise.tools.verifier.hk2
Holds information about an exported package.
PackageAnalyser.PackageCapability(String, String) - Constructor for class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.PackageCapability
 
PackageAnalyser.PackageCapability(String) - Constructor for class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.PackageCapability
 
PackageAnalyser.SplitPackage - Class in com.sun.enterprise.tools.verifier.hk2
Holds information about a split-package.
PackageAnalyser.SplitPackage(String, Set<PackageAnalyser.Bundle>) - Constructor for class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.SplitPackage
 
PackageAnalyser.Wire - Class in com.sun.enterprise.tools.verifier.hk2
A wire represents a connection between an exporter bundle to an importer bundle for a particular package.
PackageAnalyser.Wire(String, PackageAnalyser.Bundle, PackageAnalyser.Bundle) - Constructor for class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Wire
 
printResult(PrintStream) - Method in class com.sun.enterprise.tools.verifier.hk2.ModuleDependencyAnalyser
 
provides(String) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
 

R

requires(PackageAnalyser.PackageCapability) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
 
reset() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELClosureCompilerImpl
Reset the closure for next closure computation.
reset() - Method in interface com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompiler
Clear the internal cache.
reset() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
Reset the closure for next closure computation.

S

setExportedPkgs(Set<PackageAnalyser.PackageCapability>) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
 
setImportedPkgs(Set<PackageAnalyser.PackageRequirement>) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
 
setMd(ModuleDefinition) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
 
setRequiredBundles(Set<PackageAnalyser.Bundle>) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
 
setRequiredPkgs(Set<String>) - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Bundle
 

T

toString() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.BCELClosureCompilerImpl
 
toString() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImpl
 
toString() - Method in class com.sun.enterprise.tools.verifier.apiscan.classfile.MethodRef
 
toString() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.PackageCapability
 
toString() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.SplitPackage
 
toString() - Method in class com.sun.enterprise.tools.verifier.hk2.PackageAnalyser.Wire
 

U

Util - Class in com.sun.enterprise.tools.verifier.apiscan.classfile
 
Util() - Constructor for class com.sun.enterprise.tools.verifier.apiscan.classfile.Util
 

V

visitedClasses - Variable in class com.sun.enterprise.tools.verifier.apiscan.classfile.ClosureCompilerImplBase
 

A B C E F G H I L M N P R S T U V

Copyright © 2011 Oracle Corporation. All Rights Reserved.