org.openejb.sfsb
Class BusinessMethod
java.lang.Object
org.openejb.dispatch.AbstractMethodOperation
org.openejb.sfsb.BusinessMethod
- All Implemented Interfaces:
- Serializable, VirtualOperation
- public class BusinessMethod
- extends AbstractMethodOperation
- Version:
- $Revision: 445237 $ $Date: 2005-03-02 00:34:40 +0100 (Wed, 02 Mar 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusinessMethod
public BusinessMethod(Class beanClass,
MethodSignature signature)
execute
public org.apache.geronimo.core.service.InvocationResult execute(EJBInvocation invocation)
throws Throwable
- Throws:
Throwable
Copyright © 1999-2006 OpenEJB. All Rights Reserved.