org.seasar.extension.component.impl
クラス ComponentInvokerImpl
java.lang.Object
org.seasar.extension.component.impl.ComponentInvokerImpl
- すべての実装インタフェース:
- ComponentInvoker
- public class ComponentInvokerImpl
- extends Object
- implements ComponentInvoker
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentInvokerImpl
public ComponentInvokerImpl()
invoke
public Object invoke(String componentName,
String methodName,
Object[] args)
throws Throwable
- 定義:
- インタフェース
ComponentInvoker
内の invoke
- 例外:
Throwable
setContainer
public void setContainer(org.seasar.framework.container.S2Container container)
redeserialize
protected void redeserialize(Object[] args)
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.