A.13. Passivation
org.infinispan.interceptors.PassivationInterceptor
	
		The Passivation component handles the passivation of entries to a CacheStore on eviction.
	
| Name | Description | Type | Writable | 
|---|---|---|---|
| Passivations | Number of passivation events. | String | No | 
| Name | Description | Signature | 
|---|---|---|
| resetStatistics | Resets statistics gathered by this component. | void resetStatistics() |