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
- public abstract class AbstractMethodOperation
- extends Object
- implements VirtualOperation, Serializable
- Version:
- $Revision: 1.3 $ $Date: 2004/05/25 21:21:07 $
- 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-2005 OpenEJB. All Rights Reserved.