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