| Package | Description |
|---|---|
| org.apache.river.tool |
Tools for: checking configuration files; checking for missing
serialVersionUID fields; computing class dependencies;
generating permission grants to debug security policy setup; providing
HTTP service; generating message digests; generating HTTPMD URLs;
generating wrapper JAR files; and generating preferred lists. |
| org.apache.river.tool.classdepend |
| Class and Description |
|---|
| ClassDepend
Provides a utility for computing which classes are depended on by a set of
classes.
|
| Class and Description |
|---|
| ClassDepend
Provides a utility for computing which classes are depended on by a set of
classes.
|
| ClassDependencyRelationship
A container to store class dependency related information for later analysis.
|
| ClassDependParameters
Effectively Immutable parameter class for ClassDepend.
|
| ClassDependParameters.CDPBuilder
CDPBuilder - to build an immutable ClassDependParameters object, much
like the StringBuilder and String class relationship.
|
| PackageClasses
Utility class for finding the names of the classes in a set of packages.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.