| Package | Description | 
|---|---|
| weblogic.management.configuration | Contains classes and interfaces for configuring a WebLogic 
Server domain. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| CoherencePartitionCachePropertyMBean | CoherencePartitionCacheConfigMBean. createCoherencePartitionCacheProperty(java.lang.String name) | Factory method for creating Coherence Partition Cache Property beans | 
| CoherencePartitionCachePropertyMBean[] | CoherencePartitionCacheConfigMBean. getCoherencePartitionCacheProperties() | Return an array of all the Coherence Partition Cache Properties | 
| CoherencePartitionCachePropertyMBean | CoherencePartitionCacheConfigMBean. lookupCoherencePartitionCacheProperty(java.lang.String name) | Lookup the named Coherence Cache Property | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | CoherencePartitionCacheConfigMBean. destroyCoherencePartitionCacheProperty(CoherencePartitionCachePropertyMBean param) | Destroy and remove the Coherence Cache Property bean |