Class RoomServiceModule

java.lang.Object
org.beangle.commons.inject.bind.AbstractBindModule
org.openurp.edu.room.RoomServiceModule
All Implemented Interfaces:
org.beangle.commons.inject.bind.BindModule

public class RoomServiceModule extends org.beangle.commons.inject.bind.AbstractBindModule
  • Field Summary

    Fields inherited from class org.beangle.commons.inject.bind.AbstractBindModule

    config
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RoomServiceModule

      public RoomServiceModule()
  • Method Details

    • doBinding

      protected void doBinding()
      Specified by:
      doBinding in class org.beangle.commons.inject.bind.AbstractBindModule