BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.configuration.DomainLogFilterMBean

Packages that use DomainLogFilterMBean
weblogic.management.configuration   
 

Uses of DomainLogFilterMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return DomainLogFilterMBean
 DomainLogFilterMBean ServerMBean_CachingStub.getDomainLogFilter()
          Getter for DomainLogFilter
 DomainLogFilterMBean ServerMBean.getDomainLogFilter()
          Domain log filter to use for log messages of this server.
 

Methods in weblogic.management.configuration with parameters of type DomainLogFilterMBean
 void ServerMBean_CachingStub.setDomainLogFilter(DomainLogFilterMBean value)
          Setter for DomainLogFilter
 void ServerMBean.setDomainLogFilter(DomainLogFilterMBean filter)
           
 

Constructors in weblogic.management.configuration with parameters of type DomainLogFilterMBean
DomainLogFilterMBean_CachingStub.DomainLogFilterMBean_CachingStub(DomainLogFilterMBean delegate, RemoteMBeanServer server)
           
 


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.