org.openejb.proxy
Interface EJBInterceptor

All Known Implementing Classes:
ContainerHandler

public interface EJBInterceptor


Method Summary
 org.apache.geronimo.core.service.InvocationResult invoke(EJBInvocation ejbInvocation)
           
 

Method Detail

invoke

public org.apache.geronimo.core.service.InvocationResult invoke(EJBInvocation ejbInvocation)
                                                         throws Throwable
Throws:
Throwable


Copyright © 1999-2006 OpenEJB. All Rights Reserved.