Class FLConfig


  • public class FLConfig
    extends Object
    FitLayout configuration utilities.
    Author:
    burgetr
    • Constructor Detail

      • FLConfig

        public FLConfig()
    • Method Detail

      • createServiceManager

        public static ServiceManager createServiceManager​(ArtifactRepository repo)
        Creates and configures a FitLayout ServiceManager instance.
        Parameters:
        repo - the artifact repository to be used by the service manager or null when no repository should be configured.
        Returns:
        the created ServiceManager instance