org.openejb.dispatch
Class DispatchInterceptor

java.lang.Object
  extended byorg.openejb.dispatch.DispatchInterceptor
All Implemented Interfaces:
org.apache.geronimo.core.service.Interceptor

public final class DispatchInterceptor
extends Object
implements org.apache.geronimo.core.service.Interceptor

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

Constructor Summary
DispatchInterceptor(VirtualOperation[] vtable)
           
 
Method Summary
 org.apache.geronimo.core.service.InvocationResult invoke(org.apache.geronimo.core.service.Invocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DispatchInterceptor

public DispatchInterceptor(VirtualOperation[] vtable)
Method Detail

invoke

public org.apache.geronimo.core.service.InvocationResult invoke(org.apache.geronimo.core.service.Invocation invocation)
                                                         throws Throwable
Specified by:
invoke in interface org.apache.geronimo.core.service.Interceptor
Throws:
Throwable


Copyright © 1999-2006 OpenEJB. All Rights Reserved.