BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.0 MBeans (Deprecated)


Uses of Interface
weblogic.management.runtime.LibraryRuntimeMBean

Packages that use LibraryRuntimeMBean
weblogic.management.runtime Contains classes and interfaces for monitoring a WebLogic Server domain. 
 

Uses of LibraryRuntimeMBean in weblogic.management.runtime
 

Methods in weblogic.management.runtime that return LibraryRuntimeMBean
 LibraryRuntimeMBean[] ServerRuntimeMBean.getLibraryRuntimes()
           Returns all deployed Libraries
 LibraryRuntimeMBean ServerRuntimeMBean.lookupLibraryRuntime(String name)
           Returns the LibraryRuntimeMBean asked for, by name.
 LibraryRuntimeMBean[] ApplicationRuntimeMBean.getLibraryRuntimes()
          Returns the list of library runtime instances for each J2EE library that is contained in this Enterprise application.
 LibraryRuntimeMBean[] ApplicationRuntimeMBean.getOptionalPackageRuntimes()
          Returns the list of optional package runtime instances for each J2EE optional package that is contained in this Enterprise application.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.