Interface TestDomainSCI

All Superinterfaces:
org.infinispan.protostream.GeneratedSchema, org.infinispan.protostream.SerializationContextInitializer
All Known Implementing Classes:
TestDomainSCIImpl

public interface TestDomainSCI extends org.infinispan.protostream.GeneratedSchema
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.infinispan.protostream.GeneratedSchema
     
  • Method Summary

    Methods inherited from interface org.infinispan.protostream.GeneratedSchema

    getProtoFile, getProtoFileName, getProtoFileReader

    Methods inherited from interface org.infinispan.protostream.SerializationContextInitializer

    registerMarshallers, registerSchema
  • Field Details

    • INSTANCE

      static final org.infinispan.protostream.GeneratedSchema INSTANCE