Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create a Partition Coherence Cache

Configuration Options     Related Tasks     

Use this page to create a Coherence Cache.

NOTE: WebLogic Server Multitenant domain partitions are deprecated in WebLogic Server 12.2.1.4.0. The related Console and help pages will be removed in the next release.

Configuration Options

Name Description
Name
Coherence Cache Name
Domain Partition Name

The user-specified name of this MBean instance.

This name is included as one of the key properties in the MBean's javax.management.ObjectName:

Name=user-specified-name

MBean Attribute:
PartitionMBean.Name

Changes take effect after you redeploy the module or restart the server.

GAR Application Name

MBean Attribute:
CoherencePartitionCacheConfigMBean.applicationName

Changes take effect after you redeploy the module or restart the server.

Shared

MBean Attribute:
CoherencePartitionCacheConfigMBean.shared

Changes take effect after you redeploy the module or restart the server.

Notes

Optional information that you can include to describe this configuration.

WebLogic Server saves this note in the domain's configuration file (config.xml) as XML PCDATA. All left angle brackets (<) are converted to the XML entity &lt;. Carriage returns/line feeds are preserved.

Note: If you create or edit a note from the Administration Console, the Administration Console does not preserve carriage returns/line feeds.

MBean Attribute:
CoherencePartitionCacheConfigMBean.Notes

Related Tasks


Back to Top