|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SNMPProxyMBean | |
---|---|
weblogic.management.configuration |
Uses of SNMPProxyMBean in weblogic.management.configuration |
---|
Methods in weblogic.management.configuration that return SNMPProxyMBean | |
---|---|
abstract SNMPProxyMBean |
SNMPAgentMBean.createSNMPProxy(String name) Factory method to create SNMPProxy objects |
abstract SNMPProxyMBean[] |
SNMPAgentMBean.getSNMPProxies() The SNMP agents for which this SNMP agent is a proxy. |
abstract SNMPProxyMBean |
SNMPAgentMBean.lookupSNMPProxy(String name) |
Methods in weblogic.management.configuration with parameters of type SNMPProxyMBean | |
---|---|
abstract boolean |
SNMPAgentMBean.addSNMPProxy(SNMPProxyMBean snmpProxy) Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface. |
abstract void |
SNMPAgentMBean.destroySNMPProxy(SNMPProxyMBean snmpProxy) Removes a SNMPProxy from this domain |
abstract boolean |
SNMPAgentMBean.removeSNMPProxy(SNMPProxyMBean snmpProxy) Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface. |
abstract void |
SNMPAgentMBean.setSNMPProxies(SNMPProxyMBean[] snmpProxys) Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface. |
|
Copyright 1996, 2015, 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.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |