Class GlobalContextInitializerImpl

java.lang.Object
org.infinispan.lock.impl.GlobalContextInitializerImpl
All Implemented Interfaces:
org.infinispan.protostream.GeneratedSchema, org.infinispan.protostream.schema.Schema, org.infinispan.protostream.SerializationContextInitializer

@Generated(value="org.infinispan.protostream.processor.ProtoSchemaAnnotationProcessor", comments="Please do not edit this file!") public class GlobalContextInitializerImpl extends Object implements org.infinispan.protostream.GeneratedSchema
WARNING: Generated code! Do not edit!
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.infinispan.protostream.schema.Schema

    org.infinispan.protostream.schema.Schema.Builder
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
    void
    registerMarshallers(org.infinispan.protostream.SerializationContext serCtx)
     
    void
    registerSchema(org.infinispan.protostream.SerializationContext serCtx)
     

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.infinispan.protostream.GeneratedSchema

    getContent, getName

    Methods inherited from interface org.infinispan.protostream.schema.Schema

    toString

    Methods inherited from interface org.infinispan.protostream.SerializationContextInitializer

    register
  • Constructor Details

    • GlobalContextInitializerImpl

      public GlobalContextInitializerImpl()
  • Method Details

    • getProtoFileName

      public String getProtoFileName()
      Specified by:
      getProtoFileName in interface org.infinispan.protostream.GeneratedSchema
    • getProtoFile

      public String getProtoFile()
      Specified by:
      getProtoFile in interface org.infinispan.protostream.GeneratedSchema
    • getProtoFileReader

      public Reader getProtoFileReader()
      Specified by:
      getProtoFileReader in interface org.infinispan.protostream.GeneratedSchema
    • registerSchema

      public void registerSchema(org.infinispan.protostream.SerializationContext serCtx)
      Specified by:
      registerSchema in interface org.infinispan.protostream.SerializationContextInitializer
    • registerMarshallers

      public void registerMarshallers(org.infinispan.protostream.SerializationContext serCtx)
      Specified by:
      registerMarshallers in interface org.infinispan.protostream.SerializationContextInitializer