Package alt.jiapi.util

Examples of alt.jiapi.util.Configuration


    private Configuration config;
    private long startTime;
    private long endTime;

    public AbstractTest() {
        config = new Configuration("/perf-test.properties");
    }
View Full Code Here

TOP

Related Classes of alt.jiapi.util.Configuration

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.