Package org.openurp.edu.program
Class DefaultModule
java.lang.Object
org.beangle.commons.inject.bind.AbstractBindModule
org.openurp.edu.program.DefaultModule
- All Implemented Interfaces:
org.beangle.commons.inject.bind.BindModule
public class DefaultModule
extends org.beangle.commons.inject.bind.AbstractBindModule
-
Field Summary
Fields inherited from class org.beangle.commons.inject.bind.AbstractBindModule
config -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.beangle.commons.inject.bind.AbstractBindModule
bean, bind, bind, devEnabled, entry, getConfig, getObjectType, isSingleton, list, listref, map, props, ref, ref, set, template
-
Constructor Details
-
DefaultModule
public DefaultModule()
-
-
Method Details
-
doBinding
protected void doBinding()- Specified by:
doBindingin classorg.beangle.commons.inject.bind.AbstractBindModule
-