org.openejb.entity.bmp
Class BMPRemoveMethod
java.lang.Object
org.openejb.dispatch.AbstractMethodOperation
org.openejb.entity.bmp.BMPRemoveMethod
- All Implemented Interfaces:
- Serializable, VirtualOperation
- public class BMPRemoveMethod
- extends AbstractMethodOperation
Virtual operation handling removal of an instance.
- Version:
- $Revision: 1.2 $ $Date: 2004/03/21 21:26:35 $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BMPRemoveMethod
public BMPRemoveMethod(Class beanClass,
MethodSignature signature)
execute
public org.apache.geronimo.core.service.InvocationResult execute(EJBInvocation invocation)
throws Throwable
- Throws:
Throwable
Copyright © 1999-2005 OpenEJB. All Rights Reserved.