Interface SerializationStrategy

All Superinterfaces:
Serializable
All Known Implementing Classes:
SerializationStrategyDefaultImpl, SerializationStrategyLeanImpl

public interface SerializationStrategy extends Serializable
Allow serialization of items to be overridden by strategies that implement this interface (See JIRA issue HOR-104)