Uses of Class
org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanKeySerializer
-
Packages that use InfinispanBeanKeySerializer Package Description org.wildfly.clustering.ejb.infinispan.bean -
-
Uses of InfinispanBeanKeySerializer in org.wildfly.clustering.ejb.infinispan.bean
Methods in org.wildfly.clustering.ejb.infinispan.bean that return InfinispanBeanKeySerializer Modifier and Type Method Description static InfinispanBeanKeySerializerInfinispanBeanKeySerializer. valueOf(String name)Returns the enum constant of this type with the specified name.static InfinispanBeanKeySerializer[]InfinispanBeanKeySerializer. values()Returns an array containing the constants of this enum type, in the order they are declared.
-