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

Part Number E27170-01

Uses of Class
weblogic.management.configuration.ConfigurationException

Packages that use ConfigurationException
weblogic.management Provides for the configuration, control and monitoring of a WebLogic Domain. 
weblogic.management.configuration Contains classes and interfaces for configuring a WebLogic Server domain. 
 

Uses of ConfigurationException in weblogic.management
 

Methods in weblogic.management that throw ConfigurationException
 void WebLogicMBean.setParent(WebLogicMBean parent)
          Change the parent for this MBean
 

Uses of ConfigurationException in weblogic.management.configuration
 

Subclasses of ConfigurationException in weblogic.management.configuration
 class OutOfDateConfigurationException
           
 

Methods in weblogic.management.configuration that throw ConfigurationException
 boolean SNMPTrapSourceMBean.addEnabledServer(ServerMBean server)
          Adds a feature to the EnabledServer attribute of the SNMPTrapSourceMBean object
 boolean SNMPLogFilterMBean.addMessageId(String messageid)
          Adds a feature to the MessageId attribute of the SNMPLogFilterMBean object
 boolean ServerTemplateMBean.addNetworkAccessPoint(NetworkAccessPointMBean networkAccessPoint)
          Deprecated. 9.0.0.0
 boolean SNMPAgentMBean.addSNMPAttributeChange(SNMPAttributeChangeMBean attrchange)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 boolean SNMPAgentMBean.addSNMPCounterMonitor(SNMPCounterMonitorMBean countermonitor)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 boolean SNMPAgentMBean.addSNMPGaugeMonitor(SNMPGaugeMonitorMBean gaugemonitor)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 boolean SNMPAgentMBean.addSNMPLogFilter(SNMPLogFilterMBean logfilter)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 boolean SNMPAgentMBean.addSNMPProxy(SNMPProxyMBean snmpProxy)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 boolean SNMPAgentMBean.addSNMPStringMonitor(SNMPStringMonitorMBean stringmonitor)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 boolean SNMPAgentMBean.addSNMPTrapDestination(SNMPTrapDestinationMBean trapdestination)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 boolean SNMPLogFilterMBean.addSubsystemName(String subsystem)
          Adds a feature to the SubsystemName attribute of the SNMPLogFilterMBean object
 boolean SNMPAgentMBean.addTargetedTrapDestination(SNMPTrapDestinationMBean trapdestination)
          Deprecated. 9.0.0.0
 boolean SNMPLogFilterMBean.addUserId(String userid)
          Adds a feature to the UserId attribute of the SNMPLogFilterMBean object
 boolean SNMPTrapSourceMBean.removeEnabledServer(ServerMBean server)
           
 boolean SNMPLogFilterMBean.removeMessageId(String messageid)
           
 boolean ServerTemplateMBean.removeNetworkAccessPoint(NetworkAccessPointMBean networkAccessPoint)
          Deprecated. 9.0.0.0
 boolean SNMPAgentMBean.removeSNMPAttributeChange(SNMPAttributeChangeMBean attrchange)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 boolean SNMPAgentMBean.removeSNMPCounterMonitor(SNMPCounterMonitorMBean countermonitor)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 boolean SNMPAgentMBean.removeSNMPGaugeMonitor(SNMPGaugeMonitorMBean gaugemonitor)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 boolean SNMPAgentMBean.removeSNMPLogFilter(SNMPLogFilterMBean logfilter)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 boolean SNMPAgentMBean.removeSNMPProxy(SNMPProxyMBean snmpProxy)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 boolean SNMPAgentMBean.removeSNMPStringMonitor(SNMPStringMonitorMBean stringmonitor)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 boolean SNMPLogFilterMBean.removeSubsystemName(String subsystem)
           
 boolean SNMPAgentMBean.removeTargetedTrapDestination(SNMPTrapDestinationMBean trapdestination)
          Deprecated. 9.0.0.0
 boolean SNMPLogFilterMBean.removeUserId(String userid)
           
 void SNMPAttributeChangeMBean.setAttributeMBeanName(String mbeanname)
          Sets the value of the AttributeMBeanName attribute.
 void SNMPAttributeChangeMBean.setAttributeMBeanType(String mbeantype)
          Sets the value of the AttributeMBeanType attribute.
 void SNMPAttributeChangeMBean.setAttributeName(String attributeName)
          Sets the value of the AttributeName attribute.
 void SNMPProxyMBean.setCommunity(String community)
          Sets the value of the Community attribute.
 void SNMPTrapDestinationMBean.setCommunity(String community)
          Sets the value of the Community attribute.
 void SNMPAgentMBean.setCommunityPrefix(String prefix)
          Sets the value of the CommunityPrefix attribute.
 void SNMPAgentMBean.setDebugLevel(int debugLevel)
          Deprecated. 10.0.0.0 Use the ServerDebugMBean.DebugSNMPToolkit attribute to configure the SNMP Toolkit debug
 void KernelMBean.setDGCIdlePeriodsUntilTimeout(int periods)
          Sets the value of the DGCIdlePeriodsUntilTimeout attribute.
 void SNMPTrapSourceMBean.setEnabledServers(ServerMBean[] serversEnabled)
          Sets the value of the EnabledServers attribute.
 void SNMPTrapDestinationMBean.setHost(String name)
          Sets the value of the Host attribute.
 void SNMPLogFilterMBean.setMessageSubstring(String MessageSubString)
          Sets the value of the MessageSubstring attribute.
 void SNMPAgentMBean.setMibDataRefreshInterval(int interval)
          Sets the value of the MibDataRefreshInterval attribute.
 void SNMPJMXMonitorMBean.setMonitoredAttributeName(String attributeName)
          Sets the value of the MonitoredAttributeName attribute.
 void SNMPJMXMonitorMBean.setMonitoredMBeanName(String mbeanname)
          Sets the value of the MonitoredMBeanName attribute.
 void SNMPJMXMonitorMBean.setMonitoredMBeanType(String mbeantype)
          Sets the value of the MonitoredMBeanType attribute.
 void ServerTemplateMBean.setNetworkAccessPoints(NetworkAccessPointMBean[] networkAccessPoints)
          Deprecated. 9.0.0.0 Use createNetworkAccessPoint() instead.
 void SNMPProxyMBean.setOidRoot(String oid)
          Sets the value of the OidRoot attribute.
 void SNMPJMXMonitorMBean.setPollingInterval(int interval)
          Sets the value of the PollingInterval attribute.
 void SNMPProxyMBean.setPort(int port)
          Sets the value of the Port attribute.
 void SNMPTrapDestinationMBean.setPort(int port)
          Sets the value of the Port attribute.
 void SNMPAgentMBean.setServerStatusCheckIntervalFactor(int factor)
          Sets the value of the ServerStatusCheckIntervalFactor attribute.
 void SNMPAgentMBean.setSNMPAttributeChanges(SNMPAttributeChangeMBean[] snmpAttributeChanges)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 void SNMPAgentMBean.setSNMPCounterMonitors(SNMPCounterMonitorMBean[] snmpCounterMonitors)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 void SNMPAgentMBean.setSNMPGaugeMonitors(SNMPGaugeMonitorMBean[] snmpGaugeMonitors)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 void SNMPAgentMBean.setSNMPLogFilters(SNMPLogFilterMBean[] snmpLogFilters)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 void SNMPAgentMBean.setSNMPPort(int port)
          Sets the value of the SNMPPort attribute.
 void SNMPAgentMBean.setSNMPProxies(SNMPProxyMBean[] snmpProxys)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 void SNMPAgentMBean.setSNMPStringMonitors(SNMPStringMonitorMBean[] snmpStringMonitors)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 void SNMPStringMonitorMBean.setStringToCompare(String stringtocompare)
          Sets the value of the StringToCompare attribute.
 void SNMPAgentMBean.setTargetedTrapDestinations(SNMPTrapDestinationMBean[] snmpTrapDestinations)
          Deprecated. 9.0.0.0 Instead, use standard JMX design patterns using javax.management.MBeanServerConnection interface.
 void SNMPProxyMBean.setTimeout(long timeout)
          Sets the value of the Timeout attribute.
 


Copyright 1996, 2013, 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.2)

Part Number E27170-01