org.guiceex.binder
クラス InterceptorBinder
java.lang.Object
org.guiceex.binder.InterceptorBinder
- すべての実装されたインタフェース:
- GuiceexBinder
public class InterceptorBinder
- extends Object
- implements GuiceexBinder
- 作成者:
- matu◆AliceLAklI
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterceptorBinder
public InterceptorBinder()
bind
public void bind(Binder binder)
- 定義:
- インタフェース
GuiceexBinder
内の bind
getClassPattern
public String getClassPattern()
setClassPattern
public void setClassPattern(String classPattern)
getType
public String getType()
setType
public void setType(String type)
getMethodPattern
public String getMethodPattern()
setMethodPattern
public void setMethodPattern(String methodPattern)
Copyright © 2007. All Rights Reserved.