public class

ExpressionExecuter

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

Class Overview

A class implementing the ExpressionEvaluator to evaluate an expression in the context of the available monitoring data.

Summary

Public Methods
Object evaluate(Expression e)
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public Object evaluate (Expression e)