Class HotRodClientScopeEntitySchemaImpl
java.lang.Object
org.keycloak.models.map.storage.hotRod.clientscope.HotRodClientScopeEntitySchemaImpl
- All Implemented Interfaces:
- org.infinispan.protostream.GeneratedSchema,- org.infinispan.protostream.SerializationContextInitializer,- HotRodClientScopeEntity.HotRodClientScopeEntitySchema
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
           comments="Please do not edit this file!")
public class HotRodClientScopeEntitySchemaImpl
extends Object
implements HotRodClientScopeEntity.HotRodClientScopeEntitySchema
WARNING: Generated code! Do not edit!
- 
Field SummaryFields inherited from interface org.keycloak.models.map.storage.hotRod.clientscope.HotRodClientScopeEntity.HotRodClientScopeEntitySchemaINSTANCE
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidregisterMarshallers(org.infinispan.protostream.SerializationContext serCtx) voidregisterSchema(org.infinispan.protostream.SerializationContext serCtx) 
- 
Constructor Details- 
HotRodClientScopeEntitySchemaImplpublic HotRodClientScopeEntitySchemaImpl()
 
- 
- 
Method Details- 
getProtoFileName- Specified by:
- getProtoFileNamein interface- org.infinispan.protostream.GeneratedSchema
- Specified by:
- getProtoFileNamein interface- org.infinispan.protostream.SerializationContextInitializer
 
- 
getProtoFile- Specified by:
- getProtoFilein interface- org.infinispan.protostream.GeneratedSchema
- Specified by:
- getProtoFilein interface- org.infinispan.protostream.SerializationContextInitializer
 
- 
getProtoFileReader- Specified by:
- getProtoFileReaderin interface- org.infinispan.protostream.GeneratedSchema
 
- 
registerSchemapublic void registerSchema(org.infinispan.protostream.SerializationContext serCtx) - Specified by:
- registerSchemain interface- org.infinispan.protostream.SerializationContextInitializer
 
- 
registerMarshallerspublic void registerMarshallers(org.infinispan.protostream.SerializationContext serCtx) - Specified by:
- registerMarshallersin interface- org.infinispan.protostream.SerializationContextInitializer
 
 
-