Interface WoofLoader

  • All Known Implementing Classes:
    WoofLoaderImpl

    public interface WoofLoader
    Loads the WoOF configuration to the WebArchitect.
    Author:
    Daniel Sagenschneider
    • Method Detail

      • loadWoofConfiguration

        void loadWoofConfiguration​(WoofContext context)
                            throws java.lang.Exception
        Loads the WoOF configuration.
        Parameters:
        context - WoofContext.
        Throws:
        java.lang.Exception - If fails to load the configuration.