BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

weblogic.common
Interface Destroyable


public interface Destroyable

Objects that implement this interface -- Destroyable objects -- can be monitored before and after the destroy action using DestroyMonitors.

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:
DestroyMonitor

Method Summary
 java.lang.Object destroyValue()
          Destroys a monitored object.
 

Method Detail

destroyValue

public java.lang.Object destroyValue()
                              throws MonitorException
Destroys a monitored object.

Throws:
MonitorException - if the object cannot be destroyed

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