org.openejb.slsb
Class RemoveMethod
java.lang.Object
org.openejb.dispatch.AbstractMethodOperation
org.openejb.slsb.RemoveMethod
- All Implemented Interfaces:
- Serializable, VirtualOperation
- public class RemoveMethod
- extends AbstractMethodOperation
Virtual operation handling removal of an instance.
- Version:
- $Revision: 445237 $ $Date: 2005-03-02 00:34:40 +0100 (Wed, 02 Mar 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoveMethod
public RemoveMethod(Class beanClass)
execute
public org.apache.geronimo.core.service.InvocationResult execute(EJBInvocation invocation)
throws Throwable
- Throws:
Throwable
Copyright © 1999-2006 OpenEJB. All Rights Reserved.