Skip navigation links

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

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Interface
weblogic.management.configuration.SubDeploymentMBean

Packages that use SubDeploymentMBean
weblogic.jms.extensions WebLogic Server extensions to JMS. 
weblogic.management.configuration   

 

Uses of SubDeploymentMBean in weblogic.jms.extensions

 

Methods in weblogic.jms.extensions with parameters of type SubDeploymentMBean
abstract  String[] IJMSModuleHelper.uddReturnJMSServers(SubDeploymentMBean subDeploymentBean)
          Returns an array of JMS Servers that match the targeting criteria specified in the subDeploymentBean.

 

Uses of SubDeploymentMBean in weblogic.management.configuration

 

Subinterfaces of SubDeploymentMBean in weblogic.management.configuration
 interface SingletonServiceAppScopedMBean
          A service that will be automatically maintained as a Singleton in a cluster.

 

Methods in weblogic.management.configuration that return SubDeploymentMBean
abstract  SubDeploymentMBean BasicDeploymentMBean.createSubDeployment(String name)
          Create a new subdeployment
abstract  SubDeploymentMBean[] BasicDeploymentMBean.getSubDeployments()
          Targeting for subcomponents that differs from targeting for the component.
abstract  SubDeploymentMBean[] SubDeploymentMBean.getSubDeployments()
          The subdeployment groups within this JMS module.
abstract  SubDeploymentMBean BasicDeploymentMBean.lookupSubDeployment(String name)
          Look up a subdeployment
abstract  SubDeploymentMBean SubDeploymentMBean.lookupSubDeployment(String name)
           

 

Methods in weblogic.management.configuration with parameters of type SubDeploymentMBean
abstract  void BasicDeploymentMBean.destroySubDeployment(SubDeploymentMBean subDeployment)
          Remove subDeployment

 


Skip navigation links

Copyright 1996, 2015, 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.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09