public class CompositeKryoRegistrar extends AbstractKryoRegistrar
KryoRegistrar that delegates and validates registrations across all components.kryo, logMIN_REGISTRATION_VALUE| Constructor and Description |
|---|
CompositeKryoRegistrar(java.util.List<KryoRegistrar> delegates) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.esotericsoftware.kryo.Registration> |
getRegistrations() |
registerTypespublic CompositeKryoRegistrar(java.util.List<KryoRegistrar> delegates)