Interface TypeHeaderFactory

    • Method Detail

      • create

        TypeHeader create​(de.mhus.lib.core.config.IConfig header)
                   throws de.mhus.lib.errors.MException
        Return a header object if the factory is able to handle the header type.
        Parameters:
        header -
        Returns:
        a typeheader if the config is accepted
        Throws:
        de.mhus.lib.errors.MException