BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.runtime.ServerRuntimeMBean

Packages that use ServerRuntimeMBean
weblogic.management.configuration   
 

Uses of ServerRuntimeMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return ServerRuntimeMBean
 ServerRuntimeMBean ServerMBean_CachingStub.getServerRuntime()
          Getter for ServerRuntime
 ServerRuntimeMBean ServerMBean_CachingStub.lookupServerRuntime()
          Operation lookupServerRuntime
 

Methods in weblogic.management.configuration with parameters of type ServerRuntimeMBean
 void ServerMBean_CachingStub.setServerRuntime(ServerRuntimeMBean value)
          Setter for ServerRuntime
 


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.