|
Oracle Fusion Middleware Oracle WebLogic Server MBean Javadoc 11g Release 1 (10.3.6) Part Number E13945-06 |
||||||||||
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 | |
---|---|
SNMPProxyMBean |
SNMPAgentMBean.createSNMPProxy(String name)
Factory method to create SNMPProxy objects |
SNMPProxyMBean[] |
SNMPAgentMBean.getSNMPProxies()
The SNMP agents for which this SNMP agent is a proxy. |
SNMPProxyMBean |
SNMPAgentMBean.lookupSNMPProxy(String name)
|
Methods in weblogic.management.configuration with parameters of type SNMPProxyMBean | |
---|---|
boolean |
SNMPAgentMBean.addSNMPProxy(SNMPProxyMBean snmpProxy)
Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface. |
void |
SNMPAgentMBean.destroySNMPProxy(SNMPProxyMBean snmpProxy)
Removes a SNMPProxy from this domain |
boolean |
SNMPAgentMBean.removeSNMPProxy(SNMPProxyMBean snmpProxy)
Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface. |
void |
SNMPAgentMBean.setSNMPProxies(SNMPProxyMBean[] snmpProxys)
Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface. |
|
Copyright 1996, 2011, 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 Oracle WebLogic Server MBean Javadoc 11g Release 1 (10.3.6) Part Number E13945-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |