org.guiceex.binder
クラス NameBinder

java.lang.Object
  上位を拡張 org.guiceex.binder.BasicBinderSupport
      上位を拡張 org.guiceex.binder.ScopedBinder
          上位を拡張 org.guiceex.binder.ToBinder
              上位を拡張 org.guiceex.binder.AnnotationBinder
                  上位を拡張 org.guiceex.binder.NameBinder
すべての実装されたインタフェース:
GuiceexBinder
直系の既知のサブクラス:
PropertiesBinder

public class NameBinder
extends AnnotationBinder

作成者:
matu◆AliceLAklI

コンストラクタの概要
NameBinder()
           
 
メソッドの概要
 void bind(Binder binder)
           
 
クラス org.guiceex.binder.AnnotationBinder から継承されたメソッド
bindAnnotation
 
クラス org.guiceex.binder.ToBinder から継承されたメソッド
bindCollectionProvider, bindTo
 
クラス org.guiceex.binder.ScopedBinder から継承されたメソッド
bindIn
 
クラス org.guiceex.binder.BasicBinderSupport から継承されたメソッド
getAnnotationType, getCollection, getConstant, getId, getScopeType, getToInstance, getToProviderInstance, getToProviderType, getToType, getType, getValue, isPreload, setAnnotationType, setCollection, setConstant, setId, setPreload, setScopeType, setToInstance, setToProviderInstance, setToProviderType, setToType, setType, setValue, toString
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

NameBinder

public NameBinder()
メソッドの詳細

bind

public void bind(Binder binder)
定義:
インタフェース GuiceexBinder 内の bind
オーバーライド:
クラス AnnotationBinder 内の bind


Copyright © 2007. All Rights Reserved.