org.guiceex.binder
クラス SpringBinder

java.lang.Object
  上位を拡張 org.guiceex.binder.SpringBinder
すべての実装されたインタフェース:
GuiceexBinder

public class SpringBinder
extends Object
implements GuiceexBinder

作成者:
matu◆AliceLAklI

コンストラクタの概要
SpringBinder()
           
 
メソッドの概要
 void bind(Binder binder)
           
 void setClassPath(String classPath)
           
 void setFilePath(String filePath)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SpringBinder

public SpringBinder()
メソッドの詳細

bind

public void bind(Binder binder)
定義:
インタフェース GuiceexBinder 内の bind

setClassPath

public void setClassPath(String classPath)

setFilePath

public void setFilePath(String filePath)


Copyright © 2007. All Rights Reserved.