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

Part Number E41849-02

Uses of Class
weblogic.management.DistributedManagementException

Packages that use DistributedManagementException
weblogic.management.configuration Contains classes and interfaces for configuring a WebLogic Server domain. 
 

Uses of DistributedManagementException in weblogic.management.configuration
 

Methods in weblogic.management.configuration that throw DistributedManagementException
 boolean JMSSessionPoolMBean.addConnectionConsumer(JMSConnectionConsumerMBean connectionConsumer)
          Deprecated. 9.0.0.0 Replaced with message-driven beans.
 boolean JMSServerMBean.addDestination(JMSDestinationMBean destination)
          Deprecated. 9.0.0.0 Replaced with the functionality of JMS modules.
 boolean JMSTemplateMBean.addDestination(JMSDestinationMBean destination)
          Deprecated. Adds a destination to the JMS template.
 boolean JMSDistributedQueueMBean.addMember(JMSDistributedQueueMemberMBean Member)
          Deprecated. Add a member to this distributed queue.
 boolean JMSDistributedTopicMBean.addMember(JMSDistributedTopicMemberMBean Member)
          Deprecated. Add a member to this distributed topic.
 boolean JMSServerMBean.addSessionPool(JMSSessionPoolMBean sessionPool)
          Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information.
 boolean DeploymentMBean.addTarget(TargetMBean target)
          You can add a target to specify additional servers on which the deployment can be deployed.
 void JMSInteropModuleMBean.addTarget(TargetMBean target)
          You can add a target to specify additional servers on which the deployment can be deployed.
 boolean JMSServerMBean.addTarget(TargetMBean target)
          Targets the JMSServer to the specified target instance.
 boolean PersistentStoreMBean.addTarget(TargetMBean target)
          Targets a server instance to a store.
 void TargetInfoMBean.addTarget(TargetMBean target)
          You can add a target to specify additional servers on which the deployment can be deployed.
 boolean WebDeploymentMBean.addVirtualHost(VirtualHostMBean target)
          Used to add a virtual host to the list of virtual hosts to which deployments may be targeted.
 boolean WebDeploymentMBean.addWebServer(WebServerMBean target)
          Deprecated. 7.0.0.0 This attribute is being replaced by VirtualHosts attribute
 JMSConnectionConsumerMBean JMSSessionPoolMBean.createJMSConnectionConsumer(String name)
          Deprecated. The connection consumers for this JMS session pool.
 JMSSessionPoolMBean JMSServerMBean.createJMSSessionPool(String name)
          Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information.
 boolean JMSSessionPoolMBean.removeConnectionConsumer(JMSConnectionConsumerMBean connectionConsumer)
          Deprecated. 9.0.0.0 Replaced with message-driven beans.
 boolean JMSServerMBean.removeDestination(JMSDestinationMBean destination)
          Deprecated. 9.0.0.0 Replaced with the functionality of JMS modules.
 boolean JMSTemplateMBean.removeDestination(JMSDestinationMBean destination)
          Deprecated. Removes a destination from the JMS template.
 boolean JMSDistributedQueueMBean.removeMember(JMSDistributedQueueMemberMBean member)
          Deprecated. Remove a member from this distributed queue.
 boolean JMSDistributedTopicMBean.removeMember(JMSDistributedTopicMemberMBean member)
          Deprecated. Remove a member from this distributed topic.
 boolean JMSServerMBean.removeSessionPool(JMSSessionPoolMBean sessionPool)
          Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information.
 boolean DeploymentMBean.removeTarget(TargetMBean target)
          Removes the value of the addTarget attribute.
 void JMSInteropModuleMBean.removeTarget(TargetMBean target)
          Removes the value of the Target attribute.
 boolean JMSServerMBean.removeTarget(TargetMBean target)
          Untargets the JMSServer instance from the current target.
 boolean PersistentStoreMBean.removeTarget(TargetMBean target)
          Untargets a server instance from a store.
 void TargetInfoMBean.removeTarget(TargetMBean target)
          Removes the value of the Target attribute.
 boolean WebDeploymentMBean.removeVirtualHost(VirtualHostMBean target)
          Used to remove a virtual host from the list of virtual hosts to which deployments may be targeted.
 boolean WebDeploymentMBean.removeWebServer(WebServerMBean target)
          Deprecated. 7.0.0.0 This attribute is being replaced by VirtualHosts attribute
 void JTAMBean.setAbandonTimeoutSeconds(int timeout)
          Sets the value of the AbandonTimeoutSeconds attribute.
 void KernelMBean.setAdministrationProtocol(String protocol)
          Sets the protocol to be used for ADMIN connections when none is specified.
 void JTAMBean.setBeforeCompletionIterationLimit(int iterations)
          Sets the value of the BeforeCompletionIterationLimit attribute.
 void JMSDestCommonMBean.setBytesMaximum(long bytesMaximum)
          Deprecated. Sets the value of the BytesMaximum attribute.
 void JMSServerMBean.setBytesMaximum(long bytesMaximum)
          Sets the value of the BytesMaximum attribute.
 void SAFAgentMBean.setBytesMaximum(long bytesMaximum)
          Sets the value of the BytesMaximum attribute.
 void JMSDestCommonMBean.setBytesThresholdHigh(long bytesThresholdHigh)
          Deprecated. Sets the value of the BytesThresholdHigh attribute.
 void JMSServerMBean.setBytesThresholdHigh(long bytesThresholdHigh)
          Sets the value of the BytesThresholdHigh attribute.
 void SAFAgentMBean.setBytesThresholdHigh(long bytesThresholdHigh)
          Sets the value of the BytesThresholdHigh attribute.
 void JMSDestCommonMBean.setBytesThresholdLow(long bytesThresholdLow)
          Deprecated. Sets the value of the BytesThresholdLow attribute.
 void JMSServerMBean.setBytesThresholdLow(long bytesThresholdLow)
          Sets the value of the BytesThresholdLow attribute.
 void SAFAgentMBean.setBytesThresholdLow(long bytesThresholdLow)
          Sets the value of the BytesThresholdLow attribute.
 void JTAMBean.setCheckpointIntervalSeconds(int interval)
          Sets value of the CheckpointIntervalSeconds attribute.
 void JTAMBean.setClusterwideRecoveryEnabled(boolean isClusterwideRecoveryEnabled)
          Sets the value of the ClusterwideRecoveryEnabled attribute.
 void KernelMBean.setCompleteCOMMessageTimeout(int seconds)
          Sets the value of the CompleteCOMMessageTimeout attribute.
 void NetworkAccessPointMBean.setCompleteCOMMessageTimeout(int seconds)
          Sets the value of the CompleteCOMMessageTimeout attribute.
 void NetworkChannelMBean.setCompleteCOMMessageTimeout(int seconds)
          Deprecated. Sets the completeCOMMessageTimeout attribute of the NetworkChannelMBean object
 void KernelMBean.setCompleteHTTPMessageTimeout(int seconds)
          Sets the value of the CompleteHTTPMessageTimeout attribute.
 void NetworkAccessPointMBean.setCompleteHTTPMessageTimeout(int seconds)
          Sets the value of the CompleteHTTPMessageTimeout attribute.
 void NetworkChannelMBean.setCompleteHTTPMessageTimeout(int seconds)
          Deprecated. Sets the completeHTTPMessageTimeout attribute of the NetworkChannelMBean object
 void KernelMBean.setCompleteIIOPMessageTimeout(int seconds)
          Sets the value of the CompleteIIOPMessageTimeout attribute.
 void NetworkAccessPointMBean.setCompleteIIOPMessageTimeout(int seconds)
          Sets the value of the CompleteIIOPMessageTimeout attribute.
 void NetworkChannelMBean.setCompleteIIOPMessageTimeout(int seconds)
          Deprecated. Sets the completeIIOPMessageTimeout attribute of the NetworkChannelMBean object
 void IIOPMBean.setCompleteMessageTimeout(int seconds)
          Deprecated. 8.1.0.0 use NetworkAccessPointMBean.getCompleteMessageTimeout()
 void KernelMBean.setCompleteMessageTimeout(int seconds)
          Sets the value of the CompleteMessageTimeout attribute.
 void NetworkAccessPointMBean.setCompleteMessageTimeout(int seconds)
          Sets the value of the CompleteMessageTimeout attribute.
 void KernelMBean.setCompleteT3MessageTimeout(int seconds)
          Sets the value of the CompleteT3MessageTimeout attribute.
 void NetworkAccessPointMBean.setCompleteT3MessageTimeout(int seconds)
          Sets the value of the CompleteT3MessageTimeout attribute.
 void NetworkChannelMBean.setCompleteT3MessageTimeout(int seconds)
          Deprecated. Sets the completeT3MessageTimeout attribute of the NetworkChannelMBean object
 void KernelMBean.setCompleteWriteTimeout(int seconds)
          Sets the value of the CompleteWriteTimeout attribute.
 void JTAMBean.setCompletionTimeoutSeconds(int completionTimeout)
          Sets the value of the CompletionTimeoutSeconds attribute.
 void KernelMBean.setConnectTimeout(int timeout)
          Sets the value of the ConnectTimeout attribute.
 void NetworkAccessPointMBean.setConnectTimeout(int timeout)
          Sets the value of the ConnectTimeout attribute.
 void IIOPMBean.setDefaultCharCodeset(String codeset)
          Set the value of the DefaultCharacterCodeset attribute.
 void JPAMBean.setDefaultJPAProvider(String className)
          Sets the value of the DefaultJPAProvider attribute.
 void IIOPMBean.setDefaultMinorVersion(int minor)
          Sets the value of the DefaultMinorVersion attribute.
 void KernelMBean.setDefaultProtocol(String protocol)
          Sets the value of the DefaultProtocol attribute.
 void KernelMBean.setDefaultSecureProtocol(String protocol)
          Sets the value of the DefaultSecureProtocol attribute.
 void IIOPMBean.setDefaultWideCharCodeset(String codeset)
          Set the value of the DefaultWideCharacterCodeset attribute.
 void JMSDestCommonMBean.setDeliveryModeOverride(String deliveryModeOverride)
          Deprecated. Sets the value of the DeliveryModeOverride attribute.
 void ServerTemplateMBean.setDomainLogFilter(DomainLogFilterMBean filter)
          Sets the value of the DomainLogFilter attribute.
 void WebServerLogMBean.setELFFields(String fields)
           Sets the fields for the extended logging format for access.log.
 void ServerTemplateMBean.setEnabledForDomainLog(boolean choice)
          Sets the value of the EnabledForDomainLog attribute.
 void JMSDestCommonMBean.setErrorDestination(JMSDestinationMBean errorDestination)
          Deprecated. Sets the value of the ErrorDestination attribute.
 void LogFileMBean.setFileCount(int numberOfFiles)
          Sets the value of the FileCount attribute.
 void LogFileMBean.setFileMinSize(int kBytes)
          Sets the value of the FileMinSize attribute.
 void LogFileMBean.setFileTimeSpan(int hours)
          Sets the value of the FileTimeSpan attribute.
 void JTAMBean.setForgetHeuristics(boolean forget)
          Sets the value of the ForgetHeuristics attribute.
 void IIOPMBean.setIdleConnectionTimeout(int seconds)
          Deprecated. 8.1.0.0 use NetworkAccessPointMBean.getIdleConnectionTimeout()
 void KernelMBean.setIdleConnectionTimeout(int seconds)
          Sets the value of the IdleConnectionTimeout attribute.
 void NetworkAccessPointMBean.setIdleConnectionTimeout(int seconds)
          Sets the value of the IdleConnectionTimeout attribute.
 void KernelMBean.setIdleIIOPConnectionTimeout(int seconds)
          Sets the value of the IdleIIOPConnectionTimeout attribute.
 void NetworkAccessPointMBean.setIdleIIOPConnectionTimeout(int seconds)
          Sets the value of the IdleIIOPConnectionTimeout attribute.
 void NetworkChannelMBean.setIdleIIOPConnectionTimeout(int seconds)
          Deprecated. Sets the idleIIOPConnectionTimeout attribute of the NetworkChannelMBean object
 void KernelMBean.setIIOPTxMechanism(String mech)
          Sets the iIOPTxMechanism attribute of the KernelMBean object
 void KernelMBean.setInstrumentStackTraceEnabled(boolean enable)
          Sets the value of the InstrumentStackTraceEnabled attribute.
 void ServerTemplateMBean.setJMSDefaultConnectionFactoriesEnabled(boolean enabled)
          Sets the value of the JMSDefaultConnectionFactoriesEnabled attribute.
 void WebServerLogMBean.setLogFileFormat(String format)
          Sets the value of the logFileFormat attribute.
 void WebServerMBean.setLogFileFormat(String format)
          Deprecated. 9.0.0.0 Use getWebServerLog().setLogFileFormat().
 void NetworkAccessPointMBean.setLoginTimeoutMillis(int timeout)
          Sets the value of the LoginTimeoutMillis attribute.
 void NetworkChannelMBean.setLoginTimeoutMillis(int timeout)
          Deprecated. Sets the loginTimeoutMillis attribute of the NetworkChannelMBean object
 void KernelMBean.setLogRemoteExceptionsEnabled(boolean enable)
          Sets the value of the LogRemoteExceptionsEnabled attribute.
 void KernelMBean.setMaxCOMMessageSize(int maxsize)
          Sets the value of the MaxCOMMessageSize attribute.
 void NetworkChannelMBean.setMaxCOMMessageSize(int maxsize)
          Deprecated. Sets the maxCOMMessageSize attribute of the NetworkChannelMBean object
 void KernelMBean.setMaxHTTPMessageSize(int maxsize)
          Sets the value of the MaxHTTPMessageSize attribute.
 void NetworkChannelMBean.setMaxHTTPMessageSize(int maxsize)
          Deprecated. Sets the maxHTTPMessageSize attribute of the NetworkChannelMBean object
 void KernelMBean.setMaxIIOPMessageSize(int maxsize)
          Deprecated.  
 void NetworkChannelMBean.setMaxIIOPMessageSize(int maxsize)
          Deprecated. Sets the maxIIOPMessageSize attribute of the NetworkChannelMBean object
 void JMSDestCommonMBean.setMaximumMessageSize(int maxMessageSize)
          Deprecated. Sets the value of the MaximumMessageSize attribute.
 void JMSServerMBean.setMaximumMessageSize(int maxMessageSize)
          Sets the value of the MaximumMessageSize attribute.
 void SAFAgentMBean.setMaximumMessageSize(int maxMessageSize)
          Sets the value of the MaximumMessageSize attribute.
 void IIOPMBean.setMaxMessageSize(int maxsize)
          Deprecated. 8.1.0.0 use NetworkAccessPointMBean.getMaxMessageSize()
 void KernelMBean.setMaxMessageSize(int maxsize)
          Sets the value of the MaxMessageSize attribute.
 void NetworkAccessPointMBean.setMaxMessageSize(int maxsize)
          Sets the value of the MaxMessageSize attribute.
 void KernelMBean.setMaxT3MessageSize(int maxsize)
          Sets the value of the MaxT3MessageSize attribute.
 void NetworkChannelMBean.setMaxT3MessageSize(int maxsize)
          Deprecated. Sets the maxT3MessageSize attribute of the NetworkChannelMBean object
 void JTAMBean.setMaxTransactions(int max)
          Sets the value of the MaxTransactions attribute.
 void JTAMBean.setMaxUniqueNameStatistics(int max)
          Sets the value of the MaxUniqueNameStatistics attribute.
 void JMSDestCommonMBean.setMessagesMaximum(long messagesMaximum)
          Deprecated. Sets the value of the MessagesMaximum attribute.
 void JMSServerMBean.setMessagesMaximum(long messagesMaximum)
          Sets the value of the MessagesMaximum attribute.
 void SAFAgentMBean.setMessagesMaximum(long messagesMaximum)
          Sets the value of the MessagesMaximum attribute.
 void JMSDestCommonMBean.setMessagesThresholdHigh(long messagesThresholdHigh)
          Deprecated. Sets the value of the MessagesThresholdHigh attribute.
 void JMSDestCommonMBean.setMessagesThresholdLow(long messagesThresholdLow)
          Deprecated. Sets the value of the MessagesThresholdLow attribute.
 void JMSServerMBean.setMessagesThresholdLow(long messagesThresholdLow)
          Sets the value of the MessagesThresholdLow attribute.
 void SAFAgentMBean.setMessagesThresholdLow(long messagesThresholdLow)
          Sets the value of the MessagesThresholdLow attribute.
 void KernelMBean.setMessagingBridgeThreadPoolSize(int size)
          Sets the value of the MessagingBridgeThreadPoolSize attribute.
 void ManagedExternalServerMBean.setNMSocketCreateTimeoutInMillis(int timeout)
           
 void ServerTemplateMBean.setNMSocketCreateTimeoutInMillis(int timeout)
           
 void ConfigurationMBean.setNotes(String notes)
          Sets the Notes attribute of the ConfigurationMBean object
 void LogFileMBean.setNumberOfFilesLimited(boolean value)
          Sets the value of the NumberOfFilesLimited attribute.
 void JTAMBean.setParallelXAEnabled(boolean enabled)
          Sets the value of the ParallelXAEnabled attribute.
 void KernelMBean.setPrintStackTraceInProduction(boolean enable)
          Sets the value of the PrintStackTraceInProduction attribute.
 void JMSDestCommonMBean.setPriorityOverride(int priorityOverride)
          Deprecated. Sets the value of the PriorityOverride attribute.
 void JMSDestCommonMBean.setRedeliveryDelayOverride(long redeliveryDelayOverride)
          Deprecated. Sets the value of the RedeliveryDelayOverride attribute.
 void JMSDestCommonMBean.setRedeliveryLimit(int redeliveryLimit)
          Deprecated. Sets the value of the RedeliveryLimit attribute.
 void KernelMBean.setReverseDNSAllowed(boolean flag)
          Sets the value of the ReverseDNSAllowed attribute.
 void JTAMBean.setSecurityInteropMode(String mode)
          Sets the value of the SecurityInteropMode attribute.
 void ClusterMBean.setServiceAgeThresholdSeconds(int seconds)
          Defines the number of seconds by which the age of two conflicting services must differ before one is considered older than the other.
 void JMSSessionPoolMBean.setSessionsMaximum(int maxSessions)
          Deprecated. Sets the value of the SessionsMaximum attribute.
 void DomainLogFilterMBean.setSeverityLevel(int severityLevel)
          Deprecated. Sets the value of the SeverityLevel attribute.
 void KernelMBean.setSocketBufferSizeAsChunkSize(boolean flag)
          Sets the value of the SocketBuffersSizeAsChunkSize attribute.
 void KernelMBean.setStdoutDebugEnabled(boolean enable)
          Sets the value of the StdoutDebugEnabled attribute.
 void KernelMBean.setStdoutEnabled(boolean enable)
          Deprecated.  
 void KernelMBean.setStdoutSeverityLevel(int severityLevel)
          Sets the value of the StdoutSeverityLevel attribute.
 void DomainLogFilterMBean.setSubsystemNames(String[] subsystemList)
          Deprecated.  
 void GenericFileStoreMBean.setSynchronousWritePolicy(String policy)
          Sets the value of the SynchronousWritePolicy attribute.
 void IIOPMBean.setSystemSecurity(String authValue)
           
 void DeploymentMBean.setTargets(TargetMBean[] Targets)
          Sets the value of the getTargets attribute.
 void JMSInteropModuleMBean.setTargets(TargetMBean[] targets)
          Sets the value of the Targets attribute.
 void JMSServerMBean.setTargets(TargetMBean[] Targets)
          Sets the value of the getTargets attribute.
 void PersistentStoreMBean.setTargets(TargetMBean[] Targets)
          Sets the value for the getTargets attribute.
 void SAFAgentMBean.setTargets(TargetMBean[] Targets)
           
 void TargetInfoMBean.setTargets(TargetMBean[] targets)
          Sets the value of the Targets attribute.
 void KernelMBean.setThreadPoolPercentSocketReaders(int percent)
          Sets the value of the ThreadPoolPercentSocketReaders attribute.
 void JTAMBean.setTightlyCoupledTransactionsEnabled(boolean isClusterwideRecoveryEnabled)
          Sets the value of the TightlyCoupledTransactionsEnabled attribute.
 void NetworkAccessPointMBean.setTimeoutConnectionWithPendingResponses(boolean timeout)
          Sets the value of the TimeoutConnectionWithPendingResponses attribute.
 void JTAMBean.setTimeoutSeconds(int timeout)
          Sets the value of the TimeoutSeconds attribute.
 void JMSDestCommonMBean.setTimeToDeliverOverride(String timeToDeliverOverride)
          Deprecated. Sets the value of the TimeToDeliverOverride attribute.
 void JMSDestCommonMBean.setTimeToLiveOverride(long timeToLiveOverride)
          Deprecated. Sets the value of the TimeToLiveOverride attribute.
 void JTAMBean.setTLOGWriteWhenDeterminerExistsEnabled(boolean isTLOGWriteWhenDeterminerExistsEnabled)
          Sets the value of the TLOGWriteWhenDeterminerExistsEnabled attribute.
 void ServerTemplateMBean.setTransactionLogFileWritePolicy(String policy)
          Sets the value of the TransactionLogFileWritePolicy attribute.
 void NetworkChannelMBean.setTunnelingEnabled(boolean enabled)
          Deprecated. Sets the tunnelingEnabled attribute of the NetworkChannelMBean object
 void ServerTemplateMBean.setTunnelingEnabled(boolean enabled)
          Sets the value of the TunnelingEnabled attribute.
 void JTAMBean.setTwoPhaseEnabled(boolean isTwoPhaseEnabled)
          Sets the value of the TwoPhaseEnabled attribute.
 void IIOPMBean.setTxMechanism(String mech)
          Sets the value of the TXMechanism attribute.
 void JTAMBean.setUnregisterResourceGracePeriod(int seconds)
          Sets the unregisterResource grace period.
 void IIOPMBean.setUseFullRepositoryIdList(boolean full)
           
 void IIOPMBean.setUseJavaSerialization(boolean use)
           
 void DomainLogFilterMBean.setUserIds(String[] userIdList)
          Deprecated.  
 void IIOPMBean.setUseSerialFormatVersion2(boolean full)
           
 void IIOPMBean.setUseStatefulAuthentication(boolean full)
           
 void WebDeploymentMBean.setVirtualHosts(VirtualHostMBean[] WebServers)
          Sets the value of the getVirtualHosts attribute
 void WebDeploymentMBean.setWebServers(WebServerMBean[] WebServers)
          Deprecated. 7.0.0.0 This attribute is being replaced by VirtualHosts attribute
 void JTAMBean.setWSATIssuedTokenEnabled(boolean enabled)
          Sets the value of the WSATIssuedTokenEnabled attribute.
 void JTAMBean.setWSATTransportSecurityMode(String mode)
          Sets the value of the WSATTransportSecurityMode attribute.
 


Copyright 1996, 2014, 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.3)

Part Number E41849-02