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

Packages that use CoherencePartitionCacheConfigMBean
weblogic.management.configuration   

 

Uses of CoherencePartitionCacheConfigMBean in weblogic.management.configuration

 

Methods in weblogic.management.configuration that return CoherencePartitionCacheConfigMBean
abstract  CoherencePartitionCacheConfigMBean PartitionMBean.createCoherencePartitionCacheConfig(String name)
          Factory method for creating Coherence Partition Cache Config bean.
abstract  CoherencePartitionCacheConfigMBean[] PartitionMBean.getCoherencePartitionCacheConfigs()
          The list of all the Coherence partition cache config beans in this partition.
abstract  CoherencePartitionCacheConfigMBean PartitionMBean.lookupCoherencePartitionCacheConfig(String name)
          Looks up the named Coherence Partition Cache Config.

 

Methods in weblogic.management.configuration with parameters of type CoherencePartitionCacheConfigMBean
abstract  void PartitionMBean.destroyCoherencePartitionCacheConfig(CoherencePartitionCacheConfigMBean cache)
          Destroys and removes the Coherence Partition Cache Config bean.

 


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