Package org.mule.metadata.api.serialization
-
Interface Summary Interface Description CustomCopySerialization When serializing implementations of this interface, serializers should not serialize the instance but the output of the serializationCopy() method, and such copy should not be used for anything else than that.