Oracle Fusion Middleware
Oracle WebLogic Server MBean Javadoc
12c Release 1 (12.1.1)

Part Number E24395-02
A B C D E F G H I J K L M N O P Q R S T U V W X

D

DBMSAuthenticatorMBean - Interface in weblogic.security.providers.authentication
This MBean contains attributes for DBMS Authentication providers.
deactivate(String, DeploymentData, String) - Method in interface weblogic.management.runtime.DeployerRuntimeMBean
Deprecated. 8.1.0.0 Replaced by DeployerRuntimeMBean.stop(java.lang.String, DeploymentData, java.lang.String)
deactivate(String, DeploymentData, String, boolean) - Method in interface weblogic.management.runtime.DeployerRuntimeMBean
Deprecated. 8.1.0.0 Replaced by DeployerRuntimeMBean.stop(java.lang.String, DeploymentData, java.lang.String)
DEBUG_CRITICAL - Static variable in interface weblogic.management.configuration.SNMPAgentMBean
 
DEBUG_FATAL - Static variable in interface weblogic.management.configuration.SNMPAgentMBean
 
DEBUG_NONCRITICAL - Static variable in interface weblogic.management.configuration.SNMPAgentMBean
 
DEBUG_NONE - Static variable in interface weblogic.management.configuration.SNMPAgentMBean
 
DEFAULT_EMPTY_BYTE_ARRAY - Static variable in interface weblogic.management.configuration.ConfigurationMBean
 
DEFAULT_FILE_NAME - Static variable in interface weblogic.management.configuration.LogFileMBean
The default value for the log file name.
DEFAULT_INITIAL_CONTEXT_FACTORY - Static variable in interface weblogic.management.configuration.JMSBridgeDestinationMBean
 
DEFAULT_JDBC_FILE_NAME - Static variable in interface weblogic.management.configuration.ServerMBean
 
DEFAULT_MESSAGE_BUFFER_SIZE - Static variable in interface weblogic.management.configuration.JMSConstants
This is the default size of the message buffer used for paging.
DEFAULT_MIGRATABLETARGET_SUFFIX - Static variable in interface weblogic.management.configuration.MigratableTargetMBean
 
DEFAULT_NOTIFICATION_LEVEL - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Deprecated. The default notification level for deployments.
DEFAULT_ORDER - Static variable in interface weblogic.management.configuration.DeploymentMBean
The default deployment order.
DEFAULT_QUEUE_NAME - Static variable in interface weblogic.management.configuration.ExecuteQueueMBean
The name of the default execute queue.
DEFAULT_STAGE - Static variable in interface weblogic.management.configuration.AppDeploymentMBean
 
DEFAULT_STAGE - Static variable in interface weblogic.management.configuration.ApplicationMBean
Deprecated. Indicates that applications deployed to the Admin Server will not be staged, and that the Admin Server does not copy deployment files to Managed Servers.
DEFAULT_STAGE - Static variable in interface weblogic.management.configuration.ServerMBean
This staging mode indicates that applications deployed to the Admin Server will not be staged, and applications deployed to Managed Servers will evaluate to "staged".
DefaultAdjudicatorMBean - Interface in weblogic.security.providers.authorization
This MBean defines configuration attributes for the WebLogic Adjudication provider.
DefaultAuditorMBean - Interface in weblogic.security.providers.audit
This MBean represents configuration information for the WebLogic Auditing provider.
DefaultAuthenticatorMBean - Interface in weblogic.security.providers.authentication
The MBean that represents configuration attributes for the WebLogic Authentication provider.
DefaultAuthorizerMBean - Interface in weblogic.security.providers.authorization
This MBean represents configuration attributes for the WebLogic Authorization provider.
DefaultCredentialMapperMBean - Interface in weblogic.security.providers.credentials
This MBean represents configuration attributes for the WebLogic Credential Mapping provider.
DefaultFileStoreMBean - Interface in weblogic.management.configuration
This MBean describes the configuration of the default file store.
DefaultIdentityAsserterMBean - Interface in weblogic.security.providers.authentication
The MBean that represents configuration atrributes for the WebLogic Identity Assertion provider.
DefaultKeyStoreMBean - Interface in weblogic.security.providers.pk
Deprecated.  
DefaultRoleMapperMBean - Interface in weblogic.security.providers.authorization
This MBean represents configuration attributes for the WebLogic Role Mapping provider.
delete() - Method in interface weblogic.management.runtime.ConnectorConnectionRuntimeMBean
Provides a way to manually close a connection through the console.
deleteInvalidSessions() - Method in interface weblogic.management.runtime.WebAppComponentRuntimeMBean
Invalidates expired sessions.
deletePolicy(String, String) - Method in interface weblogic.management.security.authorization.PolicyStoreMBean
Deletes policy with given identifier and version.
deletePolicySet(String, String) - Method in interface weblogic.management.security.authorization.PolicyStoreMBean
Deletes policy set with given identifier and version.
deploy(String, String, String, DeploymentData, String) - Method in interface weblogic.management.runtime.DeployerRuntimeMBean
Deprecated. Deploys application on target(s).
deploy(String, String, String, DeploymentData, String, boolean) - Method in interface weblogic.management.runtime.DeployerRuntimeMBean
Deprecated. Same functionality as #deploy(java.lang.String, java.lang.String, java.lang.String, weblogic.management.deploy.DeploymentData, java.lang.String) except that control is given back to caller without actually initiating the task, when startTask is false.
DEPLOY_TASK_ACTIVATE - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Deprecated. Activation task.
DEPLOY_TASK_DEACTIVATE - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Deprecated. Deactivate application.
DEPLOY_TASK_DEPLOY - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Deprecated.  
DEPLOY_TASK_DISTRIBUTE - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Deprecated. Distributes application files to the target's staging area
DEPLOY_TASK_PREPARE - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Deprecated. Prepare task.
DEPLOY_TASK_REDEPLOY - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Deprecated. Redeploy unprepares, distribute and start an application on a target
DEPLOY_TASK_REMOVE - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Deprecated. Remove application from target.
DEPLOY_TASK_START - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Deprecated. Starts an already distributed application.
DEPLOY_TASK_STOP - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Deprecated. Stop unprepares a deployed application on a target
DEPLOY_TASK_UNDEPLOY - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Deprecated.  
DEPLOY_TASK_UNPREPARE - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Deprecated. Deactivate and unload classes for application from target.
DEPLOY_TASK_UPDATE - Static variable in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Deprecated. Updates a deployed application on a target.
DeployableAuthorizerMBean - Interface in weblogic.management.security.authorization
The SSPI MBean that must be extended by all Authorization providers that can store policies created while deploying a Web application or EJB.
DeployableCredentialMapperMBean - Interface in weblogic.management.security.credentials
The SSPI MBean that must be extended by all Credential Mapper providers that can store credential maps created while deploying a component.
DeployableRoleMapperMBean - Interface in weblogic.management.security.authorization
The SSPI MBean that must be extended by Role Mapping providers that can store roles created while deploying a Web application or EJB.
DEPLOYER_NAME - Static variable in interface weblogic.management.runtime.DeployerRuntimeMBean
Deprecated. Name of this singleton mbean
DeployerRuntimeMBean - Interface in weblogic.management.runtime
Deprecated. 9.0.0.0 Replaced by WebLogicDeploymentManager
DEPLOYMENT_TIMEOUT - Static variable in interface weblogic.management.configuration.ApplicationMBean
Deprecated. Default deployment timeout value for two-phase deployments.
DeploymentConfigurationMBean - Interface in weblogic.management.configuration
Specifies the domain-level deployment configuration attributes.
DeploymentMBean - Interface in weblogic.management.configuration
A Deployment is any MBean that may be deployed on one or more targets, such as a Component, a Web Server personality, a JMS Front-end or back-end or a JDBC connection pool.
DeploymentTaskRuntimeMBean - Interface in weblogic.management.runtime
Deprecated. 9.0.0.0 Replaced by WebLogicDeploymentManager
DES - Static variable in interface weblogic.management.configuration.SNMPAgentMBean
DES privacy protocol
DESTINATION_TYPE_QUEUE - Static variable in interface weblogic.management.configuration.JMSConstants
 
DESTINATION_TYPE_TOPIC - Static variable in interface weblogic.management.configuration.JMSConstants
 
destroy() - Method in interface weblogic.management.runtime.JMSConnectionRuntimeMBean
Destroys server side context for the connection.
destroy() - Method in interface weblogic.management.runtime.JMSDurableSubscriberRuntimeMBean
Completely removes this durable subscriber (and all messages associated with this durable subscription).
destroyAdjudicator() - Method in interface weblogic.management.security.RealmMBean
Removes the configuration this security realm's Adjudication provider (if there is one).
destroyApplication(ApplicationMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyAuditor(AuditorMBean) - Method in interface weblogic.management.security.RealmMBean
Removes the configuration for an Auditing provider in this security realm.
destroyAuthenticationProvider(AuthenticationProviderMBean) - Method in interface weblogic.management.security.RealmMBean
Removes the configuration for an Authentication provider in this security realm.
destroyAuthorizer(AuthorizerMBean) - Method in interface weblogic.management.security.RealmMBean
Removes the configuration for an Authorization provider in this security realm.
destroyBridgeDestination(BridgeDestinationMBean) - Method in interface weblogic.management.configuration.DomainMBean
deletes BridgeDestination object
destroyCapacity(CapacityMBean) - Method in interface weblogic.management.configuration.SelfTuningMBean
Destroys and removes a Capacity which with the specified short name .
destroyCertPathProvider(CertPathProviderMBean) - Method in interface weblogic.management.security.RealmMBean
Removes the configuration for a Certification Path provider in this security realm.
destroyCluster(ClusterMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deletes the cluster object
destroyCoherenceClusterSystemResource(CoherenceClusterSystemResourceMBean) - Method in interface weblogic.management.configuration.DomainMBean
Destroy the given CoherenceClusterSystemResource.
destroyCoherenceServer(CoherenceServerMBean) - Method in interface weblogic.management.configuration.DomainMBean
Destroy the given Coherence server.
destroyConnectorComponent(ConnectorComponentMBean) - Method in interface weblogic.management.configuration.ApplicationMBean
Deprecated. destroys ConnectorComponents
destroyContextRequestClass(ContextRequestClassMBean) - Method in interface weblogic.management.configuration.SelfTuningMBean
Destroys and removes a ContextRequestClass which with the specified short name .
destroyCredentialMapper(CredentialMapperMBean) - Method in interface weblogic.management.security.RealmMBean
Removes the configuration for a Credential Mapping provider in this security realm.
destroyCustomResource(CustomResourceMBean) - Method in interface weblogic.management.configuration.DomainMBean
Destroy the given system resource bean and delete the descriptor file that it refers to.
destroyDomainLogFilter(DomainLogFilterMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyEJBComponent(EJBComponentMBean) - Method in interface weblogic.management.configuration.ApplicationMBean
Deprecated. destroys EJBComponents
destroyErrorHandling(ErrorHandlingMBean) - Method in interface weblogic.management.configuration.DomainMBean
Removes a ErrorHandling from this domain
destroyFairShareRequestClass(FairShareRequestClassMBean) - Method in interface weblogic.management.configuration.SelfTuningMBean
Destroys and removes a FairShareRequestClass which with the specified short name .
destroyFileStore(FileStoreMBean) - Method in interface weblogic.management.configuration.DomainMBean
Destroy a file store
destroyForeignJMSServer(ForeignJMSServerMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyForeignJNDILink(ForeignJNDILinkMBean) - Method in interface weblogic.management.configuration.ForeignJNDIProviderMBean
Destroy the given ForeignJNDILink resource.
destroyForeignJNDIProvider(ForeignJNDIProviderMBean) - Method in interface weblogic.management.configuration.DomainMBean
Delete a diagnostic deployment configuration from the domain.
destroyJDBCConnectionPool(JDBCConnectionPoolMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources
destroyJDBCDataSource(JDBCDataSourceMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources
destroyJDBCDataSourceFactory(JDBCDataSourceFactoryMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#AppDeployment
destroyJDBCMultiPool(JDBCMultiPoolMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources
destroyJDBCStore(JDBCStoreMBean) - Method in interface weblogic.management.configuration.DomainMBean
Destroy a file store
destroyJDBCSystemResource(JDBCSystemResourceMBean) - Method in interface weblogic.management.configuration.DomainMBean
Destroy the given system resource bean and delete the descriptor file that it refers to.
destroyJDBCTxDataSource(JDBCTxDataSourceMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0 Replaced by weblogic.management.configuration.DomainMBean#JDBCSystemResources
destroyJMSBridgeDestination(JMSBridgeDestinationMBean) - Method in interface weblogic.management.configuration.DomainMBean
deletes JMSBridgeDestination object
destroyJMSConnectionConsumer(JMSConnectionConsumerMBean) - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
Deprecated. Remove a connection consumer from the session pool.
destroyJMSConnectionFactory(JMSConnectionFactoryMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyJMSDestinationKey(JMSDestinationKeyMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyJMSDistributedQueue(JMSDistributedQueueMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyJMSDistributedQueueMember(JMSDistributedQueueMemberMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyJMSDistributedQueueMember(JMSDistributedQueueMemberMBean) - Method in interface weblogic.management.configuration.JMSDistributedQueueMBean
Deprecated. Delete a diagnostic deployment configuration from the domain.
destroyJMSDistributedQueueMember(String, JMSDistributedQueueMemberMBean) - Method in interface weblogic.management.configuration.JMSDistributedQueueMBean
Deprecated. This method is to support removeMember() which is relic of old mbean infrastructure
destroyJMSDistributedTopic(JMSDistributedTopicMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyJMSDistributedTopicMember(JMSDistributedTopicMemberMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyJMSDistributedTopicMember(JMSDistributedTopicMemberMBean) - Method in interface weblogic.management.configuration.JMSDistributedTopicMBean
Deprecated. Delete a diagnostic deployment configuration from the domain.
destroyJMSDistributedTopicMember(String, JMSDistributedTopicMemberMBean) - Method in interface weblogic.management.configuration.JMSDistributedTopicMBean
Deprecated. This method is to support removeMember() which is relic of old mbean infrastructure
destroyJMSFileStore(JMSFileStoreMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyJMSInteropModule(JMSInteropModuleMBean) - Method in interface weblogic.management.configuration.DomainMBean
Destroy the given interop module bean and delete the descriptor file that it refers to.
destroyJMSJDBCStore(JMSJDBCStoreMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyJMSQueue(JMSQueueMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyJMSQueue(JMSQueueMBean) - Method in interface weblogic.management.configuration.JMSServerMBean
Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
destroyJMSServer(JMSServerMBean) - Method in interface weblogic.management.configuration.DomainMBean
Removes a JMSServer from this domain
destroyJMSSessionPool(JMSSessionPoolMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyJMSSessionPool(JMSSessionPoolMBean) - Method in interface weblogic.management.configuration.JMSServerMBean
Deprecated. 9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information.
destroyJMSSystemResource(JMSSystemResourceMBean) - Method in interface weblogic.management.configuration.DomainMBean
Destroy the given system resource bean and delete the descriptor file that it refers to.
destroyJMSTemplate(JMSTemplateMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyJMSTopic(JMSTopicMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyJMSTopic(JMSTopicMBean) - Method in interface weblogic.management.configuration.JMSServerMBean
Deprecated. 9.0.0.0 Replaced with the JMS module functionality.
destroyJoltConnectionPool(JoltConnectionPoolMBean) - Method in interface weblogic.management.configuration.DomainMBean
deletes a JoltConnectionPool object
destroyKeyStore(KeyStoreMBean) - Method in interface weblogic.management.security.RealmMBean
Deprecated. 8.1.0.0
destroyLogFilter(LogFilterMBean) - Method in interface weblogic.management.configuration.DomainMBean
Destroy the given log filter MBean
destroyMachine(MachineMBean) - Method in interface weblogic.management.configuration.DomainMBean
Removes a Machine from this domain
destroyMailSession(MailSessionMBean) - Method in interface weblogic.management.configuration.DomainMBean
Removes a MailSession from this domain
destroyMaxThreadsConstraint(MaxThreadsConstraintMBean) - Method in interface weblogic.management.configuration.SelfTuningMBean
Destroys and removes a MaxThreadsConstraint which with the specified short name .
destroyMessagingBridge(MessagingBridgeMBean) - Method in interface weblogic.management.configuration.DomainMBean
deletes MessagingBridge object
destroyMigratableTarget(MigratableTargetMBean) - Method in interface weblogic.management.configuration.DomainMBean
Destroys and removes a MigratableTarget which with the specified short name .
destroyMinThreadsConstraint(MinThreadsConstraintMBean) - Method in interface weblogic.management.configuration.SelfTuningMBean
Destroys and removes a MinThreadsConstraint which with the specified short name .
destroyNetworkAccessPoint(NetworkAccessPointMBean) - Method in interface weblogic.management.configuration.ServerMBean
Destroys a NetworkAccessPoint object.
destroyNetworkChannel(NetworkChannelMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated. 9.0.0.0
destroyPasswordValidator(PasswordValidatorMBean) - Method in interface weblogic.management.security.RealmMBean
Removes the configuration for a Password Validator provider in this security realm.
destroyPathService(PathServiceMBean) - Method in interface weblogic.management.configuration.DomainMBean
Removes a PathService from this domain
destroyRDBMSSecurityStore() - Method in interface weblogic.management.security.RealmMBean
Destroys and removes the existing RDBMS security store which is a child of this realm.
destroyRealm(RealmMBean) - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
Destroys a realm.
destroyRemoteSAFContext(RemoteSAFContextMBean) - Method in interface weblogic.management.configuration.DomainMBean
Removes a SAFRemoteContext from this domain
destroyResponseTimeRequestClass(ResponseTimeRequestClassMBean) - Method in interface weblogic.management.configuration.SelfTuningMBean
Destroys and removes a ResponseTimeRequestClass which with the specified short name .
destroyRoleMapper(RoleMapperMBean) - Method in interface weblogic.management.security.RealmMBean
Removes the configuration for a Role Mapping provider in this security realm.
destroySAFAgent(SAFAgentMBean) - Method in interface weblogic.management.configuration.DomainMBean
Removes a SAFAgent from this domain
destroyServer(ServerMBean) - Method in interface weblogic.management.configuration.DomainMBean
Destroys and removes a server which is a child of this Domain with the specified short name .
destroyServerFailureTrigger() - Method in interface weblogic.management.configuration.OverloadProtectionMBean
 
destroyShutdownClass(ShutdownClassMBean) - Method in interface weblogic.management.configuration.DomainMBean
Removes a ShutdownClass from this domain
destroySingletonService(SingletonServiceMBean) - Method in interface weblogic.management.configuration.DomainMBean
Removes a SingletonService from this domain
destroySNMPAgentDeployment(SNMPAgentDeploymentMBean) - Method in interface weblogic.management.configuration.DomainMBean
Destroys the specified SNMPAgentDeploymentMBean
destroySNMPAttributeChange(SNMPAttributeChangeMBean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Removes a SNMPAttributeChange from this domain
destroySNMPCounterMonitor(SNMPCounterMonitorMBean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Removes a SNMPCounterMonitor from this domain
destroySNMPGaugeMonitor(SNMPGaugeMonitorMBean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Removes a SNMPGaugeMonitor from this domain
destroySNMPLogFilter(SNMPLogFilterMBean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Removes a SNMPLogFilter from this domain
destroySNMPProxy(SNMPProxyMBean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Removes a SNMPProxy from this domain
destroySNMPStringMonitor(SNMPStringMonitorMBean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Removes a SNMPStringMonitor from this domain
destroySNMPTrapDestination(SNMPTrapDestinationMBean) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Removes a SNMPTrapDestination from this SNMPAgent
destroyStartupClass(StartupClassMBean) - Method in interface weblogic.management.configuration.DomainMBean
Removes a StartupClass from this domain
destroyVirtualHost(VirtualHostMBean) - Method in interface weblogic.management.configuration.DomainMBean
Removes a VirtualHost from this domain
destroyWebServiceComponent(WebServiceComponentMBean) - Method in interface weblogic.management.configuration.ApplicationMBean
Deprecated. destroys WebServiceComponents
destroyWebserviceSecurity(WebserviceSecurityMBean) - Method in interface weblogic.management.configuration.DomainMBean
destroy WebserviceSecurity object
destroyWLDFSystemResource(WLDFSystemResourceMBean) - Method in interface weblogic.management.configuration.DomainMBean
Destroy the given system resource bean and delete the descriptor file that it refers to.
destroyWLECConnectionPool(WLECConnectionPoolMBean) - Method in interface weblogic.management.configuration.DomainMBean
Removes a WLECConnectionPool from this domain
destroyWorkManager(WorkManagerMBean) - Method in interface weblogic.management.configuration.SelfTuningMBean
Destroy work manager
destroyWSReliableDeliveryPolicy(WSReliableDeliveryPolicyMBean) - Method in interface weblogic.management.configuration.DomainMBean
Removes a WSReliableDeliveryPolicy from this domain
destroyWTCExport(WTCExportMBean) - Method in interface weblogic.management.configuration.WTCServerMBean
Removes a WTCExportMBean from this WTCServer
destroyWTCImport(WTCImportMBean) - Method in interface weblogic.management.configuration.WTCServerMBean
Removes a WTCImportMBean from this WTCServer
destroyWTCLocalTuxDom(WTCLocalTuxDomMBean) - Method in interface weblogic.management.configuration.WTCServerMBean
Removes a WTCLocalTuxDomMBean from this WTCServer
destroyWTCPassword(WTCPasswordMBean) - Method in interface weblogic.management.configuration.WTCServerMBean
Removes a WTCPasswordMBean from this WTCServer
destroyWTCRemoteTuxDom(WTCRemoteTuxDomMBean) - Method in interface weblogic.management.configuration.WTCServerMBean
Removes a WTCRemoteTuxDomMBean from this WTCServer
destroyWTCResources(WTCResourcesMBean) - Method in interface weblogic.management.configuration.WTCServerMBean
Removes this WTCResourcesMBean from this WTCServer
destroyWTCServer(WTCServerMBean) - Method in interface weblogic.management.configuration.DomainMBean
deletes WTCServer object
destroyWTCtBridgeGlobal() - Method in interface weblogic.management.configuration.WTCServerMBean
Removes this WTCtBridgeGlobalMBean from this WTCServer
destroyWTCtBridgeRedirect(WTCtBridgeRedirectMBean) - Method in interface weblogic.management.configuration.WTCServerMBean
Removes a WTCtBridgeRedirectMBean from this WTCServer
destroyXMLEntityCache(XMLEntityCacheMBean) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to destroys an XMLEntityCache Object
destroyXMLEntitySpecRegistryEntry(XMLEntitySpecRegistryEntryMBean) - Method in interface weblogic.management.configuration.XMLRegistryMBean
 
destroyXMLParserSelectRegistryEntry(XMLParserSelectRegistryEntryMBean) - Method in interface weblogic.management.configuration.XMLRegistryMBean
 
destroyXMLRegistry(XMLRegistryMBean) - Method in interface weblogic.management.configuration.DomainMBean
Removes a XMLRegistry from this domain
DIAG_CTX_DEBUG_MODE_AND - Static variable in interface weblogic.management.configuration.ServerDebugMBean
 
DIAG_CTX_DEBUG_MODE_OFF - Static variable in interface weblogic.management.configuration.ServerDebugMBean
 
DIAG_CTX_DEBUG_MODE_OR - Static variable in interface weblogic.management.configuration.ServerDebugMBean
 
DISABLED - Static variable in interface weblogic.management.configuration.JMSConstants
 
disableDroppingUsers() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Deprecated. Disable the pool, immediately disconnecting all users.
disableFreezingUsers() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Deprecated. Disable the pool, suspending all operations on pool connections until the pool is re-enabled.
DISCARD - Static variable in interface weblogic.management.configuration.JMSConstants
 
discoverManagedServer(String) - Method in interface weblogic.management.configuration.DomainMBean
Admin Server's knowledge of running Managed Servers is refreshed.
discoverManagedServers() - Method in interface weblogic.management.configuration.DomainMBean
Admin Server's knowledge of running Managed Servers is refreshed.
distribute(String, String, DeploymentData, String) - Method in interface weblogic.management.runtime.DeployerRuntimeMBean
Deprecated. Distributes application files on targets.
distribute(String, String, DeploymentData, String, boolean) - Method in interface weblogic.management.runtime.DeployerRuntimeMBean
Deprecated. Same functionality as DeployerRuntimeMBean.distribute(String source, String, DeploymentData, String) except that control is given back to caller without actually initiating the task, when startTask is false.
DOCUMENT - Static variable in interface weblogic.management.security.authorization.PolicyStoreMBean
Properties key for Policy or PolicySet document.
DomainLogFilterMBean - Interface in weblogic.management.configuration
Deprecated. 9.0.0.0 Replaced by LogFilterMBean
DomainMBean - Interface in weblogic.management.configuration
A WebLogic Domain is a group of servers and/or clusters which are administered as a group.
DomainRuntimeMBean - Interface in weblogic.management.runtime
This class is used for monitoring a WebLogic domain.
DomainTargetedMBean - Interface in weblogic.management.configuration
This is a marker interface for TargetInfoMBeans (and their descendants) that are targeted to the entire domain.
dumpPool() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Deprecated. Prints out the data structure of the connection pool in the following lists: alvList - lists details about database connections in the connection pool that are not currently in use by a client. unavlList - lists details about database connections that WebLogic Server failed to create on server startup or failed to recreate after a failed database connection test. resvList - lists details about database connections in teh connection pool that are currently in use by a client.

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
12c Release 1 (12.1.1)

Part Number E24395-02
A B C D E F G H I J K L M N O P Q R S T U V W X