org.zuena.guiceex.config
クラス BundleModule

java.lang.Object
  上位を拡張 com.google.inject.AbstractModule
      上位を拡張 org.zuena.guiceex.config.BundleModule
すべての実装されたインタフェース:
Module

public class BundleModule
extends AbstractModule

guiceexにバンドルされているバインディング設定を実装します。

導入されたバージョン:
0.9.1

コンストラクタの概要
BundleModule()
           
 
メソッドの概要
protected  void configure()
           
 
クラス 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
 

コンストラクタの詳細

BundleModule

public BundleModule()
メソッドの詳細

configure

protected void configure()
定義:
クラス AbstractModule 内の configure


Copyright © 2007 zuena.org AllRights Reserved.