edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > XML Entity Cache: Table

XML Entity Cache: Table

Column Display     Related Tasks     Related Topics

This page lists the XML entity caches that have been configured for WebLogic Server; click on the Name to see its full configuration.

Column Display

You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.

The following table lists all of the data points that you can display in columns on this page.

Name Description
Name of

The name of the XML Entity Cache.

MBean Attribute:
XMLEntityCacheMBean.Name

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

Cache Location

Provides the path name for the persistent cache files.

MBean Attribute:
XMLEntityCacheMBean.CacheLocation

Cache Memory Size

The memory size, in KB, of the cache. The default value is 500 KB.

Return the memory size in KBytes of the cache.

MBean Attribute:
XMLEntityCacheMBean.CacheMemorySize

Minimum value: 0

Cache Disk Size

The disk size, in MB, of the persistent disk cache. The default value is 5 MB.

Return the disk size in MBytes of the cache.

MBean Attribute:
XMLEntityCacheMBean.CacheDiskSize

Minimum value: 0

Cache Timeout Interval

The default timeout interval, in seconds, for the cache. The default value is 120 seconds.

Return the default timeout interval in seconds for the cache.

MBean Attribute:
XMLEntityCacheMBean.CacheTimeoutInterval

Minimum value: 0

Maximum Size

Provides the maximum number of entries that can be stored in the cache at any given time.

MBean Attribute:
XMLEntityCacheMBean.MaxSize

Related Tasks

Related Topics