Interface MdibMapperFactory
public interface MdibMapperFactory
Factory to create MdibMapper instances.
-
Method Summary
-
Method Details
-
createMdibMapper
- Parameters:
mdibAccess- the MDIB access where to map data from.- Returns:
- a new instance to map to
Mdib.
-