程序包 org.openurp.edu

类 DaoModule

java.lang.Object
org.beangle.commons.inject.bind.AbstractBindModule
org.openurp.edu.DaoModule
所有已实现的接口:
org.beangle.commons.inject.bind.BindModule

public class DaoModule extends org.beangle.commons.inject.bind.AbstractBindModule
  • 字段概要

    从类继承的字段 org.beangle.commons.inject.bind.AbstractBindModule

    config
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    修饰符和类型
    方法
    说明
    protected void
     

    从类继承的方法 org.beangle.commons.inject.bind.AbstractBindModule

    bean, bind, bind, devEnabled, entry, getConfig, getObjectType, isSingleton, list, listref, map, props, ref, ref, set, template

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • DaoModule

      public DaoModule()
  • 方法详细资料

    • doBinding

      protected void doBinding()
      指定者:
      doBinding 在类中 org.beangle.commons.inject.bind.AbstractBindModule