BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

weblogic.common
Interface Getable


public interface Getable

Objects that implement the Getable interface can be monitored in the WebLogic Server with GetMonitors.

Author:
Copyright (c) 1997-98 by WebLogic, Inc. All Rights Reserved., Copyright (c) 1999 by BEA WebXpress. All Rights Reserved.
Copyright © 2000 BEA Systems, Inc. All Rights Reserved.
See Also:
GetMonitor

Method Summary
 java.lang.Object getValue()
          Gets the value of a monitored object.
 

Method Detail

getValue

public java.lang.Object getValue()
                          throws MonitorException
Gets the value of a monitored object.

Returns:
Object value
Throws:
MonitorException - if the value could not be retrieved

Documentation is available at
http://www.weblogic.com/docs51