Provide a different Marshaller

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 1667

This topic has not yet been written. The content below is from the topic description.
Optionally, Infinispan users to optionally provide their own marshaller, for example:   Via XML at the CacheManager level, under element: Programatically: GlobalConfiguration globalConfiguration = ... globalConfiguration .setMarshallerClass("com.acme.MyMarshaller")