org.seasar.cubby.examples.guice
クラス ApplicationModule

java.lang.Object
  上位を拡張 com.google.inject.AbstractModule
      上位を拡張 org.seasar.cubby.examples.guice.ApplicationModule
すべての実装されたインタフェース:
Module

public class ApplicationModule
extends AbstractModule


コンストラクタの概要
ApplicationModule()
           
 
メソッドの概要
protected  void configure()
           
 
クラス com.google.inject.AbstractModule から継承されたメソッド
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ApplicationModule

public ApplicationModule()
メソッドの詳細

configure

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


Copyright © 2006-2010 The Seasar Foundation. All Rights Reserved.