BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.common.Destroyable

Packages that use Destroyable
weblogic.common Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications. 
 

Uses of Destroyable in weblogic.common
 

Methods in weblogic.common with parameters of type Destroyable
 void DestroyMonitor.preDestroy(Destroyable target, ParamSet callbackData)
          Called prior to destroying the target object.
 void DestroyMonitor.postDestroy(Destroyable target, ParamSet callbackData, java.lang.Exception e)
          Called after the target object has been destroyed.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.