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.PathServiceMBean

Packages that use PathServiceMBean
weblogic.management.configuration   

 

Uses of PathServiceMBean in weblogic.management.configuration

 

Methods in weblogic.management.configuration that return PathServiceMBean
abstract  PathServiceMBean[] ResourceGroupTemplateMBean.getPathServices()
          The PathServices for this resource group template.
abstract  PathServiceMBean ResourceGroupTemplateMBean.lookupPathService(String name)
          Finds a PathServiceMBean with the specified name.

 

Methods in weblogic.management.configuration with parameters of type PathServiceMBean
abstract  void DomainMBean.destroyPathService(PathServiceMBean pathService)
          Removes a PathService from this domain
abstract  void ResourceGroupTemplateMBean.destroyPathService(PathServiceMBean pathService)
          Removes a PathService from this resource group template.

 


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