| Package | Description | 
|---|---|
| weblogic.management.configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| CoherencePartitionCacheConfigMBean | PartitionMBean. createCoherencePartitionCacheConfig(String name)Factory method for creating Coherence Partition Cache Config bean. | 
| CoherencePartitionCacheConfigMBean[] | PartitionMBean. getCoherencePartitionCacheConfigs()The list of all the Coherence partition cache config beans in this partition. | 
| CoherencePartitionCacheConfigMBean | PartitionMBean. lookupCoherencePartitionCacheConfig(String name)Looks up the named Coherence Partition Cache Config. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PartitionMBean. destroyCoherencePartitionCacheConfig(CoherencePartitionCacheConfigMBean cache)Destroys and removes the Coherence Partition Cache Config bean. |