public abstract class AbstractMethodAssembler extends AbstractAssembler implements MethodAssembler
| コンストラクタと説明 |
|---|
AbstractMethodAssembler(ComponentDef componentDef) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
invoke(BeanDesc beanDesc,
Object component,
MethodDef methodDef) |
getArgs, getBeanDesc, getComponentClass, getComponentDefclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassemblepublic AbstractMethodAssembler(ComponentDef componentDef)
componentDef - protected void invoke(BeanDesc beanDesc, Object component, MethodDef methodDef) throws IllegalMethodRuntimeException
beanDesc - component - methodDef - IllegalMethodRuntimeExceptionCopyright © 2015–2016 The DBFlute Project. All rights reserved.