Strategy based serializable object registry
Package:
Summary:
Store object values in a registry using a strategy
Groups:
Author:
Description:
This package can be used to store object values in a registry using a strategy.
It implements a registry design pattern to serialize objects using the strategy pattern to choose serialization implementation with driver classes defined at run-time.
It implements a registry design pattern to serialize objects using the strategy pattern to choose serialization implementation with driver classes defined at run-time.
Comments are closed.