Package org.beangle.orm.hibernate
Class DefaultModule
- java.lang.Object
-
- org.beangle.commons.inject.bind.AbstractBindModule
-
- org.beangle.orm.hibernate.DefaultModule
-
- All Implemented Interfaces:
BindModule
public class DefaultModule extends AbstractBindModule
-
-
Field Summary
-
Fields inherited from class org.beangle.commons.inject.bind.AbstractBindModule
config
-
-
Constructor Summary
Constructors Constructor Description DefaultModule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voiddoBinding()-
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
-
-
-
-
Method Detail
-
doBinding
protected void doBinding()
- Specified by:
doBindingin classAbstractBindModule
-
-