Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Complete
-
1.5.2 (Evans SR2), 1.6 GA (Fowler), 1.7 M1 (Gosling)
-
Spring + GemFire
Description
Currently, the MappingPdxSerializer class does not give developers a way to override the getCustomerSerializer(:Class<?>) method, to provide custom behavior when performing the lookup.
This change will make the getCustomSerializer(:Class<?>) method protected.