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

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

public static class AbstractCubbyModuleTest.TestModule
extends org.seasar.cubby.plugins.guice.AbstractCubbyModule


コンストラクタの概要
AbstractCubbyModuleTest.TestModule()
           
 
メソッドの概要
protected  org.seasar.cubby.routing.PathResolver getPathResolver()
           
 
クラス org.seasar.cubby.plugins.guice.AbstractCubbyModule から継承されたメソッド
configure, configureFormatPattern, configureMessagesBehaviour, createConverters, createRequestParsers
 
クラス 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
 

コンストラクタの詳細

AbstractCubbyModuleTest.TestModule

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

getPathResolver

protected org.seasar.cubby.routing.PathResolver getPathResolver()
定義:
クラス org.seasar.cubby.plugins.guice.AbstractCubbyModule 内の getPathResolver


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