Generated by
JDiff

Class java.rmi.activation.ActivationGroupDesc.CommandEnvironment

Documentation changed from old to new.

Changed Constructors
ActivationGroupDesc.CommandEnvironment(String, String[]) Documentation changed from old to new.
Create a CommandEnvironment with all the necessary information.
 

Changed Methods
boolean equals(Object) Documentation changed from old to new.
Compares two command environments for content equality.
String[] getCommandOptions() Documentation changed from old to new.
Fetch the configured java command options.
String getCommandPath() Documentation changed from old to new.
Fetch the configured path-qualified java command name.
int hashCode() Documentation changed from old to new.
Return identical values for similar CommandEnvironments.