org.seasar.cubby.controller.impl
クラス ActionDefImpl

java.lang.Object
  上位を拡張 org.seasar.cubby.controller.impl.ActionDefImpl
すべての実装されたインタフェース:
ActionDef

public class ActionDefImpl
extends Object
implements ActionDef

作成者:
baba

コンストラクタの概要
ActionDefImpl(ComponentDef componentDef, Method method)
           
 
メソッドの概要
 ComponentDef getComponentDef()
           
 Method getMethod()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ActionDefImpl

public ActionDefImpl(ComponentDef componentDef,
                     Method method)
メソッドの詳細

getComponentDef

public ComponentDef getComponentDef()
定義:
インタフェース ActionDef 内の getComponentDef

getMethod

public Method getMethod()
定義:
インタフェース ActionDef 内の getMethod


Copyright ツゥ 2006-2007 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.