|
Interface Summary |
| CallGraphBuilderFactory |
A factory for call graph builders; tailored to J2EE |
| IArrayContents |
Interface to information about an array |
| IClass |
Interface to information about a class. |
| IField |
Interface to information about a field. |
| IMethod |
Interface to information about a method. |
| IProgramLocation |
Represents a static program location, a bytecode index in a method |
| J2EEAnalysisEngine |
An AnalysisEngine analyzes one or more J2EE modules, including
ear files, J2EE clients, web modules, and ejb modules. |