org.openejb.proxy
Class ContainerHandler

java.lang.Object
  extended byorg.openejb.proxy.ContainerHandler
All Implemented Interfaces:
EJBInterceptor

public class ContainerHandler
extends Object
implements EJBInterceptor


Constructor Summary
ContainerHandler(EJBContainer container)
           
 
Method Summary
 org.apache.geronimo.core.service.InvocationResult invoke(EJBInvocation ejbInvocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerHandler

public ContainerHandler(EJBContainer container)
Method Detail

invoke

public org.apache.geronimo.core.service.InvocationResult invoke(EJBInvocation ejbInvocation)
                                                         throws Throwable
Specified by:
invoke in interface EJBInterceptor
Throws:
Throwable


Copyright © 1999-2006 OpenEJB. All Rights Reserved.