BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Interface
weblogic.common.MonitorDef

Packages that use MonitorDef
weblogic.common   
 

Uses of MonitorDef in weblogic.common
 

Subinterfaces of MonitorDef in weblogic.common
 interface DestroyMonitor
          Used to monitor modifications to a Destroyable object in the WebLogic Server.
 interface GetMonitor
          Monitors access to a Getable object in the WebLogic Server.
 interface SetMonitor
          Used to monitor modifications to a Setable object in the WebLogic Server.
 

Methods in weblogic.common that return MonitorDef
 MonitorDef Monitor.newInstance(T3ServicesDef services)
          Creates an instance of the user-written class and calls its monitorInit() and setServices() methods.
 


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