org.openejb.entity.cmp
Class CMPRemoveMethod
java.lang.Object
org.openejb.dispatch.AbstractMethodOperation
org.openejb.entity.cmp.CMPRemoveMethod
- All Implemented Interfaces:
- Serializable, VirtualOperation
- public class CMPRemoveMethod
- extends AbstractMethodOperation
Virtual operation handling removal of an instance.
- Version:
- $Revision: 445701 $ $Date: 2005-09-13 04:31:44 +0200 (Tue, 13 Sep 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMPRemoveMethod
public CMPRemoveMethod(Class beanClass,
MethodSignature signature,
org.tranql.cache.CacheTable cacheTable,
Map cmrAccessors)
execute
public org.apache.geronimo.core.service.InvocationResult execute(EJBInvocation invocation)
throws Throwable
- Throws:
Throwable
Copyright © 1999-2006 OpenEJB. All Rights Reserved.