BEA Systems, Inc.

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

(Methods marked with @since 9.0.0.0 are not available through the deprecated MBeanHome interface.)


Uses of Interface
weblogic.management.configuration.SNMPProxyMBean

Packages that use SNMPProxyMBean
weblogic.management.configuration   
 

Uses of SNMPProxyMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return SNMPProxyMBean
 SNMPProxyMBean[] SNMPAgentMBean.getSNMPProxies()
          The SNMP Agents which are proxied by this Master SNMP Agent.
 SNMPProxyMBean SNMPAgentMBean.createSNMPProxy(String name)
          Factory method to create SNMPProxy objects
 SNMPProxyMBean SNMPAgentMBean.lookupSNMPProxy(String name)
           
 

Methods in weblogic.management.configuration with parameters of type SNMPProxyMBean
 void SNMPAgentMBean.setSNMPProxies(SNMPProxyMBean[] snmpProxys)
          Deprecated. 9.0.0.0
 boolean SNMPAgentMBean.addSNMPProxy(SNMPProxyMBean snmpProxy)
          Deprecated. 9.0.0.0
 boolean SNMPAgentMBean.removeSNMPProxy(SNMPProxyMBean snmpProxy)
          Deprecated. 9.0.0.0
 void SNMPAgentMBean.destroySNMPProxy(SNMPProxyMBean snmpProxy)
          Removes a SNMPProxy from this domain
 


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