LibraryRuntimeMBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

RuntimeMBean for library deployments.

       
Since9.0.0.0
Fully Qualified Interface NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.management.runtime.LibraryRuntimeMBean
Factory Methods No factory methods. Instances of this MBean are created automatically.
Access Points You can access this MBean from the following MBean attributes:
Access Points Inherited from RuntimeMBean Because this MBean extends or implements RuntimeMBean, you can also access this MBean by retrieving RuntimeMBeans. The following attributes contain RuntimeMBeans and its subtypes:


Related MBeans

This section describes attributes that provide access to other MBeans.


    ReferencingRuntimes

    Returns the RuntimeMBeans of current referencers of this library. Typically, a library referencer is a deployed application.

           
    Factory Methods No explicit creator method. The child shares the lifecycle of its parent.
    Privileges Read only
    TypeRuntimeMBean[]
    Relationship type: Containment.


    Attributes

    This section describes the following attributes:


    CachingDisabled

    Private property that disables caching in proxies.

           
    Privileges Read only
    Typeboolean

    ImplementationVersion

    Returns the library implementation version. If not set, this value is null.

           
    Privileges Read only
    Typejava.lang.String

    LibraryIdentifier

    Returns the library identifier.

    The library identifier uniquely identifies this library version across all versions of all deployed applications and deployed libraries. If the library is not versioned, the library identifier is the same as the library name.

           
    Privileges Read only
    Typejava.lang.String

    LibraryName

    Returns the library name.

           
    Privileges Read only
    Typejava.lang.String

    MBeanInfo

    Returns the MBean info for this MBean.

    Deprecated.

           
    Privileges Read only
    Typejavax.management.MBeanInfo

    Name

    The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

           
    Privileges Read only
    Typejava.lang.String

    ObjectName

    Returns the ObjectName under which this MBean is registered in the MBean server.

    Deprecated.

           
    Privileges Read only
    Typeweblogic.management.WebLogicObjectName

    Parent

    Return the immediate parent for this MBean

           
    Privileges Read/Write
    Type

    PartitionName

    The library's partition.

    Returns the partition to which this library is deployed.

           
    Available Since Release 12.2.1.0.0
    Privileges Read only
    Typejava.lang.String

    Referenced

    Returns true if this library is referenced by one or more referencers. Typically, a library referencer is a deployed application.

           
    Privileges Read only
    Typeboolean

    Registered

    Returns false if the MBean represented by this object has been unregistered.

    Deprecated.

           
    Privileges Read only
    Typeboolean

    SpecificationVersion

    Returns the library specification version. If not set, this value is null.

           
    Privileges Read only
    Typejava.lang.String

    Type

    Returns the type of the MBean.

           
    Privileges Read only
    Typejava.lang.String