org.zuena.guiceex.binder
クラス ScopedBinder

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

public abstract class ScopedBinder
extends BasicBinderSupport

guiceex-configのバインディング要素のscopeType属性の設定を行うクラスです。

導入されたバージョン:
0.9.1

コンストラクタの概要
ScopedBinder()
           
 
メソッドの概要
protected  void bindIn(ScopedBindingBuilder builder)
           
 
クラス org.zuena.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
 
インタフェース org.zuena.guiceex.binder.GuiceexBinder から継承されたメソッド
bind
 

コンストラクタの詳細

ScopedBinder

public ScopedBinder()
メソッドの詳細

bindIn

protected void bindIn(ScopedBindingBuilder builder)


Copyright © 2007 zuena.org AllRights Reserved.