Package org.keycloak.cluster.infinispan
Class KeycloakHotRodMarshallerFactory
- java.lang.Object
-
- org.keycloak.cluster.infinispan.KeycloakHotRodMarshallerFactory
-
public class KeycloakHotRodMarshallerFactory extends Object
Needed on Wildfly, so that remoteStore (hotRod client) can find our classes- Author:
- Marek Posolda
-
-
Constructor Summary
Constructors Constructor Description KeycloakHotRodMarshallerFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.infinispan.jboss.marshalling.commons.GenericJBossMarshaller
getInstance()
-