@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor", comments="Please do not edit this file!") public class PersistenceContextInitializerImpl extends Object implements PersistenceContextInitializer, org.infinispan.protostream.GeneratedSchema
Constructor and Description |
---|
PersistenceContextInitializerImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getProtoFile() |
String |
getProtoFileName() |
Reader |
getProtoFileReader() |
void |
registerMarshallers(org.infinispan.protostream.SerializationContext serCtx) |
void |
registerSchema(org.infinispan.protostream.SerializationContext serCtx) |
public String getProtoFileName()
getProtoFileName
in interface org.infinispan.protostream.GeneratedSchema
getProtoFileName
in interface org.infinispan.protostream.SerializationContextInitializer
public String getProtoFile()
getProtoFile
in interface org.infinispan.protostream.GeneratedSchema
getProtoFile
in interface org.infinispan.protostream.SerializationContextInitializer
public Reader getProtoFileReader()
getProtoFileReader
in interface org.infinispan.protostream.GeneratedSchema
public void registerSchema(org.infinispan.protostream.SerializationContext serCtx)
registerSchema
in interface org.infinispan.protostream.SerializationContextInitializer
public void registerMarshallers(org.infinispan.protostream.SerializationContext serCtx)
registerMarshallers
in interface org.infinispan.protostream.SerializationContextInitializer
Copyright © 2021 JBoss by Red Hat. All rights reserved.