public class

OptionFinder

extends Object
java.lang.Object
   ↳ sun.tools.jstat.OptionFinder

Class Overview

A class for finding a specific special option in the jstat_options file.

Summary

Public Constructors
OptionFinder(URL[] optionsSources)
Public Methods
OptionFormat getOptionFormat(String option, boolean useTimestamp)
Protected Methods
OptionFormat getOptionFormat(String option, URL[] sources)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public OptionFinder (URL[] optionsSources)

Public Methods

public OptionFormat getOptionFormat (String option, boolean useTimestamp)

Protected Methods

protected OptionFormat getOptionFormat (String option, URL[] sources)