custom-store-manager

Added by Rob Misek, last edited by Mark Falco on May 11, 2006  (view change)

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

custom-store-manager

Used in: external-scheme, paged-external-scheme, async-store-manager.

Description

Used to create and configure custom implementations of a store manager for use in external caches.

Elements

The following table describes the elements you can define within the custom-store-manager element.

Element Required/Optional Description
<class-name> Required Specifies the implementation of the store manager.

The specified class must implement the ${xhtml} interface.
<init-params> Optional Specifies initialization parameters, for use in custom store manager implementations which implement the ${xhtml} interface.