Class HotRodEntityDescriptor<E,D extends HotRodEntityDelegate<E>>
- java.lang.Object
-
- org.keycloak.models.map.storage.hotRod.common.HotRodEntityDescriptor<E,D>
-
public class HotRodEntityDescriptor<E,D extends HotRodEntityDelegate<E>> extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCacheName()Class<E>getEntityTypeClass()Function<E,D>getHotRodDelegateProvider()Class<?>getModelTypeClass()
-