org.zuena.guiceex.config
クラス AutoBindingModule
java.lang.Object
com.google.inject.AbstractModule
org.zuena.guiceex.config.AutoBindingModule
- すべての実装されたインタフェース:
- Module
public class AutoBindingModule
- extends AbstractModule
AutoBindingModule(List)
の引数binders
に渡されたguiceex-configに指定されたバインディング設定を、
一括でGuice
へ設定するクラスです。
- 導入されたバージョン:
- 0.9.1
クラス com.google.inject.AbstractModule から継承されたメソッド |
addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindScope, configure, install, requestStaticInjection |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutoBindingModule
public AutoBindingModule(List<GuiceexBinder> binders)
configure
protected void configure()
- 定義:
- クラス
AbstractModule
内の configure
Copyright © 2007 zuena.org AllRights Reserved.