此内容没有您所选择的语言版本。
18.3. Configure Passivation
In JBoss Data Grid's Remote Client-Server mode, add the
passivation
parameter to the cache store element to toggle passivation for it:
In Library mode, add the
passivation
parameter to the loaders
element to toggle passivation:
<loaders passivation="true" ... /> ... </loaders>
<loaders passivation="true"
... />
...
</loaders>