As a result of adding read/write and non-strict read/write support, externalizers were added. These should be added via module initializer instead of during the Infinispan RegionFactory construction so that the externalizer initialization can happen easily both standalone and within container. Similar approach is used for lucene externalizers and other modules that add externalizers.
|