FileDocCategorySizeDatePackage
Gauge.javaAPI DocGlassfish v2 API2338Fri May 04 22:33:44 BST 2007com.sun.enterprise.admin.monitor.types

Gauge

public class Gauge extends MonitoredAttributeType
PROPRIETARY/CONFIDENTIAL. Use of this product is subject to license terms. Copyright 2001-2002 by iPlanet/Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All rights reserved.

Fields Summary
Constructors Summary
public Gauge(Class type)

        super(type);
    
Methods Summary