Package com.baidu.disconf.client.scan.inner.statically.impl

Examples of com.baidu.disconf.client.scan.inner.statically.impl.StaticScannerItemMgrImpl


     * 配置项处理
     *
     * @return
     */
    public static StaticScannerMgr getDisconfItemStaticScanner() {
        return new StaticScannerItemMgrImpl();
    }
View Full Code Here

TOP

Related Classes of com.baidu.disconf.client.scan.inner.statically.impl.StaticScannerItemMgrImpl

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.