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

Packages that use WebServicePhysicalStoreMBean
weblogic.management.configuration   

 

Uses of WebServicePhysicalStoreMBean in weblogic.management.configuration

 

Methods in weblogic.management.configuration that return WebServicePhysicalStoreMBean
abstract  WebServicePhysicalStoreMBean WebServicePersistenceMBean.createWebServicePhysicalStore(String name)
          Create a new physical store with the given name.
abstract  WebServicePhysicalStoreMBean[] WebServicePersistenceMBean.getWebServicePhysicalStores()
          Get an array of all defined physical stores for this VM (non-WLS).
abstract  WebServicePhysicalStoreMBean WebServicePersistenceMBean.lookupWebServicePhysicalStore(String name)
          Get a named physical store for this VM (non-WLS).

 

Methods in weblogic.management.configuration with parameters of type WebServicePhysicalStoreMBean
abstract  void WebServicePersistenceMBean.destroyWebServicePhysicalStore(WebServicePhysicalStoreMBean store)
          Destroy/remove a physical store previously defined by a call to createPhysicalStore (or retrieved via a call to getPhysicalStores).

 


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