org.test4j.module.core
类 ICoreInitial

java.lang.Object
  继承者 org.test4j.module.core.ICoreInitial

public class ICoreInitial
extends Object

ICore接口类静态变量初始化工具类

作者:
darui.wudr 2013-1-15 上午10:07:53

构造方法摘要
ICoreInitial()
           
 
方法摘要
static IDBOperator initDBOperator()
           
static ISpecExecutorFactory initSpecExecutorFactory()
          返回全局的SpecExecutorFactory
static ISpringHelper initSpringHelper()
           
static IInsertOp newInsertOp()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ICoreInitial

public ICoreInitial()
方法详细信息

initSpringHelper

public static ISpringHelper initSpringHelper()

newInsertOp

public static IInsertOp newInsertOp()

initDBOperator

public static IDBOperator initDBOperator()

initSpecExecutorFactory

public static ISpecExecutorFactory initSpecExecutorFactory()
返回全局的SpecExecutorFactory

返回:


Copyright © 2013. All rights reserved.