BEA Systems, Inc.

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


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
 void WebServerMBean.setLogFileFormat(String format)
          Deprecated. 9.0.0.0 Use getWebServerLog().setLogFileFormat().
 void WebServerLogMBean.setELFFields(String fields)
           Sets the fields for the extended logging format for access.log.
 void WebServerLogMBean.setLogFileFormat(String format)
          Sets the value of the logFileFormat attribute.
 void WebDeploymentMBean.setWebServers(WebServerMBean[] WebServers)
          Deprecated. 7.0.0.0 This attribute is being replaced by VirtualHosts attribute
 boolean WebDeploymentMBean.addWebServer(WebServerMBean target)
          Deprecated. 7.0.0.0 This attribute is being replaced by VirtualHosts attribute
 boolean WebDeploymentMBean.removeWebServer(WebServerMBean target)
          Deprecated. 7.0.0.0 This attribute is being replaced by VirtualHosts attribute
 void WebDeploymentMBean.setVirtualHosts(VirtualHostMBean[] WebServers)
          Sets the value of the getVirtualHosts attribute
 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.removeVirtualHost(VirtualHostMBean target)
          Used to remove a virtual host from the list of virtual hosts to which deployments may be targeted.
 void TargetInfoMBean.setTargets(TargetMBean[] targets)
          Sets the value of the Targets attribute.
 void TargetInfoMBean.addTarget(TargetMBean target)
          You can add a target to specify additional servers on which the deployment can be deployed.
 void TargetInfoMBean.removeTarget(TargetMBean target)
          Removes the value of the Target attribute.
 void ServerMBean.setTransactionLogFileWritePolicy(String policy)
          Sets the value of the TransactionLogFileWritePolicy attribute.
 void ServerMBean.setEnabledForDomainLog(boolean choice)
          Sets the value of the EnabledForDomainLog attribute.
 void ServerMBean.setDomainLogFilter(DomainLogFilterMBean filter)
          Sets the value of the DomainLogFilter attribute.
 void ServerMBean.setTunnelingEnabled(boolean enabled)
          Sets the value of the TunnelingEnabled attribute.
 void ServerMBean.setJMSDefaultConnectionFactoriesEnabled(boolean enabled)
          Sets the value of the JMSDefaultConnectionFactoriesEnabled attribute.
 void SAFAgentMBean.setTargets(TargetMBean[] Targets)
           
 void SAFAgentMBean.setBytesMaximum(long bytesMaximum)
          Sets the value of the BytesMaximum attribute.
 void SAFAgentMBean.setBytesThresholdHigh(long bytesThresholdHigh)
          Sets the value of the BytesThresholdHigh attribute.
 void SAFAgentMBean.setBytesThresholdLow(long bytesThresholdLow)
          Sets the value of the BytesThresholdLow attribute.
 void SAFAgentMBean.setMessagesMaximum(long messagesMaximum)
          Sets the value of the MessagesMaximum attribute.
 void SAFAgentMBean.setMessagesThresholdLow(long messagesThresholdLow)
          Sets the value of the MessagesThresholdLow attribute.
 void SAFAgentMBean.setMaximumMessageSize(int maxMessageSize)
          Sets the value of the MaximumMessageSize attribute.
 void RealmMBean.refresh()
          Deprecated. Propagate changes to users, groups, and ACLs to the realms in the managed servers.
 void PersistentStoreMBean.setTargets(TargetMBean[] Targets)
          Sets the value for the getTargets attribute.
 boolean PersistentStoreMBean.addTarget(TargetMBean target)
          Targets a server instance to a store.
 boolean PersistentStoreMBean.removeTarget(TargetMBean target)
          Untargets a server instance from a store.
 void NetworkChannelMBean.setLoginTimeoutMillis(int timeout)
          Deprecated. Sets the loginTimeoutMillis attribute of the NetworkChannelMBean object
 void NetworkChannelMBean.setTunnelingEnabled(boolean enabled)
          Deprecated. Sets the tunnelingEnabled attribute of the NetworkChannelMBean object
 void NetworkChannelMBean.setCompleteT3MessageTimeout(int seconds)
          Deprecated. Sets the completeT3MessageTimeout attribute of the NetworkChannelMBean object
 void NetworkChannelMBean.setCompleteHTTPMessageTimeout(int seconds)
          Deprecated. Sets the completeHTTPMessageTimeout attribute of the NetworkChannelMBean object
 void NetworkChannelMBean.setCompleteCOMMessageTimeout(int seconds)
          Deprecated. Sets the completeCOMMessageTimeout attribute of the NetworkChannelMBean object
 void NetworkChannelMBean.setMaxT3MessageSize(int maxsize)
          Deprecated. Sets the maxT3MessageSize attribute of the NetworkChannelMBean object
 void NetworkChannelMBean.setMaxHTTPMessageSize(int maxsize)
          Deprecated. Sets the maxHTTPMessageSize attribute of the NetworkChannelMBean object
 void NetworkChannelMBean.setMaxCOMMessageSize(int maxsize)
          Deprecated. Sets the maxCOMMessageSize attribute of the NetworkChannelMBean object
 void NetworkChannelMBean.setCompleteIIOPMessageTimeout(int seconds)
          Deprecated. Sets the completeIIOPMessageTimeout attribute of the NetworkChannelMBean object
 void NetworkChannelMBean.setMaxIIOPMessageSize(int maxsize)
          Deprecated. Sets the maxIIOPMessageSize attribute of the NetworkChannelMBean object
 void NetworkChannelMBean.setIdleIIOPConnectionTimeout(int seconds)
          Deprecated. Sets the idleIIOPConnectionTimeout attribute of the NetworkChannelMBean object
 void NetworkAccessPointMBean.setLoginTimeoutMillis(int timeout)
          Sets the value of the LoginTimeoutMillis attribute.
 void NetworkAccessPointMBean.setCompleteMessageTimeout(int seconds)
          Sets the value of the CompleteMessageTimeout attribute.
 void NetworkAccessPointMBean.setTimeoutConnectionWithPendingResponses(boolean timeout)
          Sets the value of the TimeoutConnectionWithPendingResponses attribute.
 void NetworkAccessPointMBean.setIdleConnectionTimeout(int seconds)
          Sets the value of the IdleConnectionTimeout attribute.
 void NetworkAccessPointMBean.setConnectTimeout(int timeout)
          Sets the value of the ConnectTimeout attribute.
 void NetworkAccessPointMBean.setMaxMessageSize(int maxsize)
          Sets the value of the MaxMessageSize attribute.
 void NetworkAccessPointMBean.setIdleIIOPConnectionTimeout(int seconds)
          Sets the value of the IdleIIOPConnectionTimeout attribute.
 void NetworkAccessPointMBean.setCompleteT3MessageTimeout(int seconds)
          Sets the value of the CompleteT3MessageTimeout attribute.
 void NetworkAccessPointMBean.setCompleteHTTPMessageTimeout(int seconds)
          Sets the value of the CompleteHTTPMessageTimeout attribute.
 void NetworkAccessPointMBean.setCompleteCOMMessageTimeout(int seconds)
          Sets the value of the CompleteCOMMessageTimeout attribute.
 void NetworkAccessPointMBean.setCompleteIIOPMessageTimeout(int seconds)
          Sets the value of the CompleteIIOPMessageTimeout attribute.
 void LogFileMBean.setNumberOfFilesLimited(boolean value)
          Sets the value of the NumberOfFilesLimited attribute.
 void LogFileMBean.setFileCount(int numberOfFiles)
          Sets the value of the FileCount attribute.
 void LogFileMBean.setFileTimeSpan(int hours)
          Sets the value of the FileTimeSpan attribute.
 void LogFileMBean.setFileMinSize(int kBytes)
          Sets the value of the FileMinSize attribute.
 void KernelMBean.setReverseDNSAllowed(boolean flag)
          Sets the value of the ReverseDNSAllowed 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 KernelMBean.setAdministrationProtocol(String protocol)
          Sets the protocol to be used for ADMIN connections when none is specified.
 void KernelMBean.setThreadPoolPercentSocketReaders(int percent)
          Sets the value of the ThreadPoolPercentSocketReaders attribute.
 void KernelMBean.setMaxMessageSize(int maxsize)
          Sets the value of the MaxMessageSize attribute.
 void KernelMBean.setMaxT3MessageSize(int maxsize)
          Sets the value of the MaxT3MessageSize attribute.
 void KernelMBean.setMaxHTTPMessageSize(int maxsize)
          Sets the value of the MaxHTTPMessageSize attribute.
 void KernelMBean.setMaxCOMMessageSize(int maxsize)
          Sets the value of the MaxCOMMessageSize attribute.
 void KernelMBean.setMaxIIOPMessageSize(int maxsize)
          Deprecated.  
 void KernelMBean.setIIOPTxMechanism(String mech)
          Sets the iIOPTxMechanism attribute of the KernelMBean object
 void KernelMBean.setCompleteMessageTimeout(int seconds)
          Sets the value of the CompleteMessageTimeout attribute.
 void KernelMBean.setCompleteT3MessageTimeout(int seconds)
          Sets the value of the CompleteT3MessageTimeout attribute.
 void KernelMBean.setCompleteHTTPMessageTimeout(int seconds)
          Sets the value of the CompleteHTTPMessageTimeout attribute.
 void KernelMBean.setCompleteCOMMessageTimeout(int seconds)
          Sets the value of the CompleteCOMMessageTimeout attribute.
 void KernelMBean.setIdleConnectionTimeout(int seconds)
          Sets the value of the IdleConnectionTimeout attribute.
 void KernelMBean.setIdleIIOPConnectionTimeout(int seconds)
          Sets the value of the IdleIIOPConnectionTimeout attribute.
 void KernelMBean.setCompleteIIOPMessageTimeout(int seconds)
          Sets the value of the CompleteIIOPMessageTimeout attribute.
 void KernelMBean.setStdoutEnabled(boolean enable)
          Deprecated.  
 void KernelMBean.setStdoutSeverityLevel(int severityLevel)
          Sets the value of the StdoutSeverityLevel attribute.
 void KernelMBean.setStdoutDebugEnabled(boolean enable)
          Sets the value of the StdoutDebugEnabled attribute.
 void KernelMBean.setLogRemoteExceptionsEnabled(boolean enable)
          Sets the value of the LogRemoteExceptionsEnabled attribute.
 void KernelMBean.setInstrumentStackTraceEnabled(boolean enable)
          Sets the value of the InstrumentStackTraceEnabled attribute.
 void KernelMBean.setMessagingBridgeThreadPoolSize(int size)
          Sets the value of the MessagingBridgeThreadPoolSize attribute.
 void JTAMBean.setTimeoutSeconds(int timeout)
          Sets the value of the TimeoutSeconds attribute.
 void JTAMBean.setAbandonTimeoutSeconds(int timeout)
          Sets the value of the AbandonTimeoutSeconds attribute.
 void JTAMBean.setForgetHeuristics(boolean forget)
          Sets the value of the ForgetHeuristics attribute.
 void JTAMBean.setBeforeCompletionIterationLimit(int iterations)
          Sets the value of the BeforeCompletionIterationLimit attribute.
 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 JTAMBean.setCheckpointIntervalSeconds(int interval)
          Sets value of the CheckpointIntervalSeconds attribute.
 void JTAMBean.setUnregisterResourceGracePeriod(int seconds)
          Sets the unregisterResource grace period.
 void JTAMBean.setSecurityInteropMode(String mode)
          Sets the value of the SecurityInteropMode attribute.
 boolean JMSTemplateMBean.addDestination(JMSDestinationMBean destination)
          Deprecated. Adds a destination to the JMS template.
 boolean JMSTemplateMBean.removeDestination(JMSDestinationMBean destination)
          Deprecated. Removes a destination from the JMS template.
 boolean JMSSessionPoolMBean.addConnectionConsumer(JMSConnectionConsumerMBean connectionConsumer)
          Deprecated. 9.0.0.0 Replaced with message-driven beans.
 boolean JMSSessionPoolMBean.removeConnectionConsumer(JMSConnectionConsumerMBean connectionConsumer)
          Deprecated. 9.0.0.0 Replaced with message-driven beans.
 JMSConnectionConsumerMBean JMSSessionPoolMBean.createJMSConnectionConsumer(String name)
          Deprecated. The connection consumers for this JMS session pool.
 void JMSSessionPoolMBean.setSessionsMaximum(int maxSessions)
          Deprecated. Sets the value of the SessionsMaximum attribute.
 void JMSServerMBean.setTargets(TargetMBean[] Targets)
           
 boolean JMSServerMBean.addTarget(TargetMBean target)
           
 boolean JMSServerMBean.removeTarget(TargetMBean target)
           
 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 JMSServerMBean.removeSessionPool(JMSSessionPoolMBean sessionPool)
          Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information.
 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 JMSServerMBean.addDestination(JMSDestinationMBean destination)
          Deprecated. 9.0.0.0 Replaced with the functionality of JMS modules.
 boolean JMSServerMBean.removeDestination(JMSDestinationMBean destination)
          Deprecated. 9.0.0.0 Replaced with the functionality of JMS modules.
 void JMSServerMBean.setBytesMaximum(long bytesMaximum)
          Sets the value of the BytesMaximum attribute.
 void JMSServerMBean.setBytesThresholdHigh(long bytesThresholdHigh)
          Sets the value of the BytesThresholdHigh attribute.
 void JMSServerMBean.setBytesThresholdLow(long bytesThresholdLow)
          Sets the value of the BytesThresholdLow attribute.
 void JMSServerMBean.setMessagesMaximum(long messagesMaximum)
          Sets the value of the MessagesMaximum attribute.
 void JMSServerMBean.setMessagesThresholdLow(long messagesThresholdLow)
          Sets the value of the MessagesThresholdLow attribute.
 void JMSServerMBean.setMaximumMessageSize(int maxMessageSize)
          Sets the value of the MaximumMessageSize attribute.
 void JMSInteropModuleMBean.setTargets(TargetMBean[] targets)
          Sets the value of the Targets attribute.
 void JMSInteropModuleMBean.addTarget(TargetMBean target)
          You can add a target to specify additional servers on which the deployment can be deployed.
 void JMSInteropModuleMBean.removeTarget(TargetMBean target)
          Removes the value of the Target attribute.
 boolean JMSDistributedTopicMBean.addMember(JMSDistributedTopicMemberMBean Member)
          Deprecated. Add a member to this distributed topic.
 boolean JMSDistributedTopicMBean.removeMember(JMSDistributedTopicMemberMBean member)
          Deprecated. Remove a member from this distributed topic.
 boolean JMSDistributedQueueMBean.addMember(JMSDistributedQueueMemberMBean Member)
          Deprecated. Add a member to this distributed queue.
 boolean JMSDistributedQueueMBean.removeMember(JMSDistributedQueueMemberMBean member)
          Deprecated. Remove a member from this distributed queue.
 void JMSDestCommonMBean.setBytesMaximum(long bytesMaximum)
          Deprecated. Sets the value of the BytesMaximum attribute.
 void JMSDestCommonMBean.setBytesThresholdHigh(long bytesThresholdHigh)
          Deprecated. Sets the value of the BytesThresholdHigh attribute.
 void JMSDestCommonMBean.setBytesThresholdLow(long bytesThresholdLow)
          Deprecated. Sets the value of the BytesThresholdLow attribute.
 void JMSDestCommonMBean.setMessagesMaximum(long messagesMaximum)
          Deprecated. 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 JMSDestCommonMBean.setPriorityOverride(int priorityOverride)
          Deprecated. Sets the value of the PriorityOverride attribute.
 void JMSDestCommonMBean.setTimeToDeliverOverride(String timeToDeliverOverride)
          Deprecated. Sets the value of the TimeToDeliverOverride attribute.
 void JMSDestCommonMBean.setRedeliveryDelayOverride(long redeliveryDelayOverride)
          Deprecated. Sets the value of the RedeliveryDelayOverride attribute.
 void JMSDestCommonMBean.setErrorDestination(JMSDestinationMBean errorDestination)
          Deprecated. Sets the value of the ErrorDestination attribute.
 void JMSDestCommonMBean.setRedeliveryLimit(int redeliveryLimit)
          Deprecated. Sets the value of the RedeliveryLimit attribute.
 void JMSDestCommonMBean.setTimeToLiveOverride(long timeToLiveOverride)
          Deprecated. Sets the value of the TimeToLiveOverride attribute.
 void JMSDestCommonMBean.setDeliveryModeOverride(String deliveryModeOverride)
          Deprecated. Sets the value of the DeliveryModeOverride attribute.
 void JMSDestCommonMBean.setMaximumMessageSize(int maxMessageSize)
          Deprecated. Sets the value of the MaximumMessageSize attribute.
 void IIOPMBean.setIdleConnectionTimeout(int seconds)
          Deprecated. 8.1.0.0 use NetworkAccessPointMBean.getIdleConnectionTimeout()
 void IIOPMBean.setCompleteMessageTimeout(int seconds)
          Deprecated. 8.1.0.0 use NetworkAccessPointMBean.getCompleteMessageTimeout()
 void IIOPMBean.setMaxMessageSize(int maxsize)
          Deprecated. 8.1.0.0 use NetworkAccessPointMBean.getMaxMessageSize()
 void IIOPMBean.setDefaultMinorVersion(int minor)
          Sets the value of the DefaultMinorVersion attribute.
 void IIOPMBean.setTxMechanism(String mech)
          Sets the value of the TXMechanism attribute.
 void IIOPMBean.setDefaultWideCharCodeset(String codeset)
          Set the value of the DefaultWideCharacterCodeset attribute.
 void IIOPMBean.setDefaultCharCodeset(String codeset)
          Set the value of the DefaultCharacterCodeset attribute.
 void IIOPMBean.setUseFullRepositoryIdList(boolean full)
           
 void IIOPMBean.setUseStatefulAuthentication(boolean full)
           
 void IIOPMBean.setUseSerialFormatVersion2(boolean full)
           
 void IIOPMBean.setUseJavaSerialization(boolean use)
           
 void IIOPMBean.setSystemSecurity(String authValue)
           
 void DomainLogFilterMBean.setSeverityLevel(int severityLevel)
          Deprecated. Sets the value of the SeverityLevel attribute.
 void DomainLogFilterMBean.setSubsystemNames(String[] subsystemList)
          Deprecated.  
 void DomainLogFilterMBean.setUserIds(String[] userIdList)
          Deprecated.  
 void DeploymentMBean.setTargets(TargetMBean[] Targets)
          Sets the value of the getTargets attribute.
 boolean DeploymentMBean.addTarget(TargetMBean target)
          You can add a target to specify additional servers on which the deployment can be deployed.
 boolean DeploymentMBean.removeTarget(TargetMBean target)
          Removes the value of the addTarget attribute.
 void ConfigurationMBean.setNotes(String notes)
          Sets the Notes attribute of the ConfigurationMBean object
 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 AdministratorMBean.setEmailAddress(String address)
          Sets the value of the EmailAddress attribute.
 


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