org.openejb.dispatch
Class AbstractMethodOperation
java.lang.Object
org.openejb.dispatch.AbstractMethodOperation
- All Implemented Interfaces:
- Serializable, VirtualOperation
- Direct Known Subclasses:
- BMPRemoveMethod, BusinessMethod, BusinessMethod, BusinessMethod, BusinessMethod, CMPRemoveMethod, HomeMethod, RemoveMethod, RemoveMethod
- public abstract class AbstractMethodOperation
- extends Object
- implements VirtualOperation, Serializable
- Version:
- $Revision: 445478 $ $Date: 2005-06-21 23:16:59 +0200 (Tue, 21 Jun 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractMethodOperation
public AbstractMethodOperation(Class beanClass,
MethodSignature signature)
invoke
protected org.apache.geronimo.core.service.InvocationResult invoke(EJBInvocation invocation,
EJBOperation operation)
throws Throwable
- Throws:
Throwable
Copyright © 1999-2006 OpenEJB. All Rights Reserved.