Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Uses of Interface
weblogic.management.configuration.WLDFDataRetirementMBean

Packages that use WLDFDataRetirementMBean
weblogic.management.configuration Contains classes and interfaces for configuring a WebLogic Server domain. 
 

Uses of WLDFDataRetirementMBean in weblogic.management.configuration
 

Subinterfaces of WLDFDataRetirementMBean in weblogic.management.configuration
 interface WLDFDataRetirementByAgeMBean
          This MBean specifies how data retirement for a WLDF archive will be performed based on the age of records in WLDF archives.
 

Methods in weblogic.management.configuration that return WLDFDataRetirementMBean
 WLDFDataRetirementMBean[] WLDFServerDiagnosticMBean.getWLDFDataRetirements()
          Return the WLDFDataRetirementMBeans parented by this WLDFServerDiagnosticMBean.
 WLDFDataRetirementMBean WLDFServerDiagnosticMBean.lookupWLDFDataRetirement(String name)
          Look up WLDFDataRetirement object with given name
 


Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02