org.guiceex.binder
クラス PropertiesBinder
java.lang.Object
org.guiceex.binder.BasicBinderSupport
org.guiceex.binder.ScopedBinder
org.guiceex.binder.ToBinder
org.guiceex.binder.AnnotationBinder
org.guiceex.binder.NameBinder
org.guiceex.binder.PropertiesBinder
- すべての実装されたインタフェース:
- GuiceexBinder
public class PropertiesBinder
- extends NameBinder
- 作成者:
- matu◆AliceLAklI
クラス 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 |
PropertiesBinder
public PropertiesBinder()
bind
public void bind(Binder binder)
- 定義:
- インタフェース
GuiceexBinder
内の bind
- オーバーライド:
- クラス
NameBinder
内の bind
getClassPath
public String getClassPath()
setClassPath
public void setClassPath(String classPath)
getFilePath
public String getFilePath()
setFilePath
public void setFilePath(String filePath)
isSystem
public boolean isSystem()
setSystem
public void setSystem(boolean system)
isXml
public boolean isXml()
setXml
public void setXml(boolean xml)
Copyright © 2007. All Rights Reserved.