org.openejb.dispatch
Interface VirtualOperation

All Known Implementing Classes:
AbstractMethodOperation, AbstractSpecificMethodOperation, BMPCreateMethod, BMPFinderMethod, CMPCreateMethod, CMPFinder, CreateMethod, CreateMethod

public interface VirtualOperation

Version:
$Revision: 1.1 $ $Date: 2004/03/01 07:14:43 $

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-2005 OpenEJB. All Rights Reserved.