org.seasar.cubby.plugins.guice
クラス CubbyModuleTest.TestModule

java.lang.Object
  上位を拡張 com.google.inject.AbstractModule
      上位を拡張 org.seasar.cubby.plugins.guice.CubbyModuleTest.TestModule
すべての実装されたインタフェース:
Module
含まれているクラス:
CubbyModuleTest

public static class CubbyModuleTest.TestModule
extends AbstractModule


コンストラクタの概要
CubbyModuleTest.TestModule()
           
 
メソッドの概要
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
 

コンストラクタの詳細

CubbyModuleTest.TestModule

public CubbyModuleTest.TestModule()
メソッドの詳細

configure

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


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