Uses of Class
org.keycloak.models.map.storage.hotRod.events.HotRodAdminEventEntity
-
Packages that use HotRodAdminEventEntity Package Description org.keycloak.models.map.storage.hotRod.events -
-
Uses of HotRodAdminEventEntity in org.keycloak.models.map.storage.hotRod.events
Methods in org.keycloak.models.map.storage.hotRod.events that return HotRodAdminEventEntity Modifier and Type Method Description HotRodAdminEventEntity
HotRodAdminEventEntityDelegate. getHotRodEntity()
HotRodAdminEventEntity
HotRodAdminEventEntity$___Marshaller_83831766253bc789fd9f73b8d4f75614569c841359260b4510b3208ef9264e22. read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
Methods in org.keycloak.models.map.storage.hotRod.events that return types with arguments of type HotRodAdminEventEntity Modifier and Type Method Description Class<HotRodAdminEventEntity>
HotRodAdminEventEntityDescriptor. getEntityTypeClass()
Function<HotRodAdminEventEntity,HotRodAdminEventEntityDelegate>
HotRodAdminEventEntityDescriptor. getHotRodDelegateProvider()
Class<HotRodAdminEventEntity>
HotRodAdminEventEntity$___Marshaller_83831766253bc789fd9f73b8d4f75614569c841359260b4510b3208ef9264e22. getJavaClass()
Methods in org.keycloak.models.map.storage.hotRod.events with parameters of type HotRodAdminEventEntity Modifier and Type Method Description static int
HotRodAdminEventEntityDelegate. entityHashCode(HotRodAdminEventEntity e)
void
HotRodAdminEventEntity$___Marshaller_83831766253bc789fd9f73b8d4f75614569c841359260b4510b3208ef9264e22. write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, HotRodAdminEventEntity $2)
Constructors in org.keycloak.models.map.storage.hotRod.events with parameters of type HotRodAdminEventEntity Constructor Description HotRodAdminEventEntityDelegate(HotRodAdminEventEntity hotRodEntity)
-