urn:infinispan:config:5.2
simpleType evictionThreadPolicy

Super Types
{http://www.w3.org/2001/XMLSchema}string
|
+--{urn:infinispan:config:5.2}evictionThreadPolicy (restriction)

Properties
This component is not nillable.

Model

('PIGGYBACK' | 'DEFAULT')

Local Usage
configuration

Source
<xs:simpleType name="evictionThreadPolicy">
<xs:restriction base="xs:string">
<xs:enumeration value="PIGGYBACK"/>
<xs:enumeration value="DEFAULT"/>
</xs:restriction>
</xs:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.