org.openejb.entity.bmp
Class BMPRemoveMethod

java.lang.Object
  extended byorg.openejb.dispatch.AbstractMethodOperation
      extended byorg.openejb.entity.bmp.BMPRemoveMethod
All Implemented Interfaces:
Serializable, VirtualOperation

public class BMPRemoveMethod
extends AbstractMethodOperation

Virtual operation handling removal of an instance.

Version:
$Revision: 445190 $ $Date: 2005-02-14 19:32:32 +0100 (Mon, 14 Feb 2005) $
See Also:
Serialized Form

Constructor Summary
BMPRemoveMethod(Class beanClass, MethodSignature signature)
           
 
Method Summary
 org.apache.geronimo.core.service.InvocationResult execute(EJBInvocation invocation)
           
 
Methods inherited from class org.openejb.dispatch.AbstractMethodOperation
invoke
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BMPRemoveMethod

public BMPRemoveMethod(Class beanClass,
                       MethodSignature signature)
Method Detail

execute

public org.apache.geronimo.core.service.InvocationResult execute(EJBInvocation invocation)
                                                          throws Throwable
Throws:
Throwable


Copyright © 1999-2006 OpenEJB. All Rights Reserved.