Package giggler.config

Examples of giggler.config.GlobalConfiguration


    return PLUGIN;
  }

    public void init() {

        globalConfiguration = new GlobalConfiguration("configuration/giggler.ini", "data");
    }
View Full Code Here

TOP

Related Classes of giggler.config.GlobalConfiguration

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.