org.openejb.mdb
Class BusinessMethod
java.lang.Object
org.openejb.dispatch.AbstractMethodOperation
org.openejb.mdb.BusinessMethod
- All Implemented Interfaces:
- Serializable, VirtualOperation
- public class BusinessMethod
- extends AbstractMethodOperation
- Version:
- $Revision: 444774 $ $Date: 2004-06-22 21:04:53 +0200 (Tue, 22 Jun 2004) $
- 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.