Generated by
JDiff

Class org.infinispan.client.hotrod.configuration.ExecutorFactoryConfiguration

The superclass changed from AbstractTypedPropertiesConfiguration to org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration.

Changed Methods
ExecutorFactory factory() Change in return type from ExecutorFactory to org.infinispan.commons.executors.ExecutorFactory.
 
Class<ExecutorFactory> factoryClass() Change in return type from (Class<? extends ExecutorFactory>) to Class<ExecutorFactory>.