Class WoofLoaderImpl

  • All Implemented Interfaces:
    WoofLoader

    public class WoofLoaderImpl
    extends java.lang.Object
    implements WoofLoader
    WoofLoader implementation.
    Author:
    Daniel Sagenschneider
    • Method Detail

      • loadWoofConfiguration

        public void loadWoofConfiguration​(WoofContext context)
                                   throws java.lang.Exception
        Description copied from interface: WoofLoader
        Loads the WoOF configuration.
        Specified by:
        loadWoofConfiguration in interface WoofLoader
        Parameters:
        context - WoofContext.
        Throws:
        java.lang.Exception - If fails to load the configuration.