Class TypeHeaderDynamic.Factory

    • Constructor Detail

      • Factory

        public Factory()
    • Method Detail

      • create

        public TypeHeader create​(de.mhus.lib.core.config.IConfig header)
                          throws de.mhus.lib.errors.MException
        Description copied from interface: TypeHeaderFactory
        Return a header object if the factory is able to handle the header type.
        Specified by:
        create in interface TypeHeaderFactory
        Returns:
        a typeheader if the config is accepted
        Throws:
        de.mhus.lib.errors.MException