org.openejb.proxy
Class ContainerHandler
java.lang.Object
org.openejb.proxy.ContainerHandler
- All Implemented Interfaces:
- EJBInterceptor
- public class ContainerHandler
- extends Object
- implements EJBInterceptor
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 |
ContainerHandler
public ContainerHandler(EJBContainer container)
invoke
public org.apache.geronimo.core.service.InvocationResult invoke(EJBInvocation ejbInvocation)
throws Throwable
- Specified by:
invoke
in interface EJBInterceptor
- Throws:
Throwable
Copyright © 1999-2005 OpenEJB. All Rights Reserved.