public class FacesLRUMapRegistration extends Object implements KryoCustomization
KryoCustomization that registers a custom serializer for
mojarras LRUMap.| Constructor and Description |
|---|
FacesLRUMapRegistration() |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(com.esotericsoftware.kryo.Kryo kryo)
Customize the provided
Kryo instance. |
public void customize(com.esotericsoftware.kryo.Kryo kryo)
KryoCustomizationKryo instance.customize in interface KryoCustomizationkryo - the Kryo instance to customize.Copyright © 2009-2016. All Rights Reserved.