Interface GlobalContextInitializer

  • All Superinterfaces:
    org.infinispan.protostream.SerializationContextInitializer
    All Known Implementing Classes:
    GlobalContextInitializerImpl

    public interface GlobalContextInitializer
    extends org.infinispan.protostream.SerializationContextInitializer
    Interface used to initialise the global SerializationContext using the specified Pojos, and the generated proto files and marshallers.
    Since:
    10.0
    Author:
    Ryan Emerson