org.openejb.dispatch
Interface VirtualOperation

All Known Implementing Classes:
AbstractMethodOperation, AbstractSpecificMethodOperation, AfterBegin, AfterCompletion, BeforeCompletion, BMPCreateMethod, BMPFinderMethod, CMPCreateMethod, CMPFinder, CreateMethod, CreateMethod, EJBCreateMethod

public interface VirtualOperation

Version:
$Revision: 444624 $ $Date: 2004-03-01 08:17:26 +0100 (Mon, 01 Mar 2004) $

Method Summary
 org.apache.geronimo.core.service.InvocationResult execute(EJBInvocation invocation)
           
 

Method Detail

execute

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


Copyright © 1999-2006 OpenEJB. All Rights Reserved.