Package org.keycloak.marshalling
Class KeycloakModelSchemaImpl
java.lang.Object
org.keycloak.marshalling.KeycloakModelSchemaImpl
- All Implemented Interfaces:
org.infinispan.protostream.GeneratedSchema,org.infinispan.protostream.schema.Schema,org.infinispan.protostream.SerializationContextInitializer,KeycloakModelSchema
@Generated(value="org.infinispan.protostream.processor.ProtoSchemaAnnotationProcessor",
comments="Please do not edit this file!")
public class KeycloakModelSchemaImpl
extends Object
implements KeycloakModelSchema
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 -
Field Summary
Fields inherited from interface org.keycloak.marshalling.KeycloakModelSchema
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterMarshallers(org.infinispan.protostream.SerializationContext serCtx) voidregisterSchema(org.infinispan.protostream.SerializationContext serCtx) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.infinispan.protostream.GeneratedSchema
getContent, getNameMethods inherited from interface org.infinispan.protostream.schema.Schema
toStringMethods inherited from interface org.infinispan.protostream.SerializationContextInitializer
register
-
Constructor Details
-
KeycloakModelSchemaImpl
public KeycloakModelSchemaImpl()
-
-
Method Details
-
getProtoFileName
- Specified by:
getProtoFileNamein interfaceorg.infinispan.protostream.GeneratedSchema
-
getProtoFile
- Specified by:
getProtoFilein interfaceorg.infinispan.protostream.GeneratedSchema
-
getProtoFileReader
- Specified by:
getProtoFileReaderin interfaceorg.infinispan.protostream.GeneratedSchema
-
registerSchema
public void registerSchema(org.infinispan.protostream.SerializationContext serCtx) - Specified by:
registerSchemain interfaceorg.infinispan.protostream.SerializationContextInitializer
-
registerMarshallers
public void registerMarshallers(org.infinispan.protostream.SerializationContext serCtx) - Specified by:
registerMarshallersin interfaceorg.infinispan.protostream.SerializationContextInitializer
-