| Package | Description |
|---|---|
| weblogic.management.configuration |
| Modifier and Type | Method and Description |
|---|---|
CoherencePartitionCachePropertyMBean |
CoherencePartitionCacheConfigMBean.createCoherencePartitionCacheProperty(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(String name)
Lookup the named Coherence Cache Property
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoherencePartitionCacheConfigMBean.destroyCoherencePartitionCacheProperty(CoherencePartitionCachePropertyMBean param)
Destroy and remove the Coherence Cache Property bean
|