Interface ExternalizableUtilStrategy

  • All Known Implementing Classes:
    DefaultExternalizableUtil

    public interface ExternalizableUtilStrategy
    Interface that allows to provide different ways for implementing serialization of objects. The open source version of the server will just provide a dummy implementation that does nothing. The enterprise version will use Coherence as its underlying mechanism.
    Author:
    Gaston Dombiak