| Class | Description |
|---|---|
| ArchiveDependsOnReporter |
For each JAR, this displays the JARs that this JAR depends on.
|
| ArchiveProvidesReporter |
For each JAR, list the classes it provides.
|
| ArchiveTransitiveDependsOnReporter |
For each JAR, recurse the dependencies / provides for to determine transitivity.
|
| ClassNotFoundReporter |
Display Java Classes not found but referenced by another class.
|
| DoctypeReporter |
Displays all doctypes found when running Windup.
|
| DuplicateClassReporter |
Find situations where a class is provided by multiple archives.
|
| EjbConfigurationReporter |
Displays all EJB Configurations found when running Windup.
|
| GraphRenderReporter |
Serializes the graph to GraphML.
|
| HibernateConfigurationReporter |
Displays all doctypes found when running Windup.
|
| HibernateEntityReporter |
Displays all Hibernate Entity classes.
|
| JarManifestReporter |
Shows all manifest properties.
|
| MavenPomReporter |
Shows Maven POM information.
|
| NamespacesFoundReporter |
Shows the XML Namespaces used in the application and references to the XML files which contain the namespace.
|
| WriteGraphToGraphMLReporter |
Writes Windup graph to GraphML file.
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.