|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
The superclass changed from org.infinispan.configuration.global.AbstractGlobalConfigurationBuilder
to org.infinispan.configuration.global.AbstractGlobalConfigurationBuilder
.
Added interface org.infinispan.commons.configuration.Builder
.
Added Methods | |
ExecutorFactoryConfiguration create() |
|
void validate() |
Changed Methods | ||
ExecutorFactoryConfigurationBuilder factory(ExecutorFactory ) |
Change in signature from ExecutorFactory to org.infinispan.commons.executors.ExecutorFactory . |
Specify factory class for executor NOTE: Currently Infinispan will not use the object instance, but instead instantiate a new instance of the class. |
ExecutorFactoryConfigurationBuilder read(ExecutorFactoryConfiguration ) |
Change of visibility from protected to public. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |