- All Superinterfaces:
- ObjectFactory<Map<String,Object>>
- All Known Implementing Classes:
- DefaultMetaDataFactory
public interface MetaDataFactory
extends ObjectFactory<Map<String,Object>>
Factory responsible for creating/providing metadata. Metadata is a storage of custom set of runtime configurations.
- Since:
- 1.6.0
- Author:
- Alex Objelean