JGDMS Project 3.0-SNAPSHOT API Documentation

Skip navigation links
A C G M O P S 

A

addApi(String) - Method in class org.apache.river.tool.PreferredListGen
Initialize the dependency graph with a public API entry.
addImpl(String) - Method in class org.apache.river.tool.PreferredListGen
Initialize the dependency graph with a private API entry.
addJar(String) - Method in class org.apache.river.tool.PreferredListGen
Add jarName to the list of JAR files to process.
addProxy(String) - Method in class org.apache.river.tool.PreferredListGen
Add proxy to the set of proxies used to identify roots.
addTell(String) - Method in class org.apache.river.tool.PreferredListGen
Add tellName to the tell list.

C

compute() - Method in class org.apache.river.tool.PreferredListGen
Load JAR files, initialize the dependency graph, and perform the dependency analysis.

G

generatePreferredList(PrintWriter) - Method in class org.apache.river.tool.PreferredListGen
Generate the preferred list from the dependency graph.

M

main(String[]) - Static method in class org.apache.river.tool.PreferredListGen
The command line interface to the tool.

O

org.apache.river.tool - package org.apache.river.tool
 

P

PreferredListGen - Class in org.apache.river.tool
Tool used to generate the preferred class information for downloadable JAR files in the form of a META-INF/PREFERRED.LIST required for use by the net.jini.loader.pref.PreferredClassLoader.
PreferredListGen() - Constructor for class org.apache.river.tool.PreferredListGen
Constructor for programmatic access.

S

setClasspath(String) - Method in class org.apache.river.tool.PreferredListGen
Set the classpath of the classes to include in the analysis.
setDefault(boolean) - Method in class org.apache.river.tool.PreferredListGen
Set the default value to use for the preferred list.
setKeepNonPublicRoots(boolean) - Method in class org.apache.river.tool.PreferredListGen
Set the flag controlling whether non-public classes should be retained in the set of roots used for performing dependency analysis.
setMerge(boolean) - Method in class org.apache.river.tool.PreferredListGen
Select the behavior for processing non-target JAR files which do not contain preferred lists.
setPrint(boolean) - Method in class org.apache.river.tool.PreferredListGen
Set the flag controlling whether a preferred list is to be printed.
setReplaceJar(boolean) - Method in class org.apache.river.tool.PreferredListGen
Set the flag controlling whether a preferred list is to be placed in the target JAR file.
A C G M O P S 
Skip navigation links
Copyright ©, multiple authors.

Copyright © 2016–2018. All rights reserved.